public abstract class AbstractSharedContext extends AbstractContext
Modifier | Constructor and Description |
---|---|
protected |
AbstractSharedContext()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
protected void |
destroy()
Destroys the context
|
BeanStore |
getBeanStore()
Gets the bean store
|
void |
invalidate() |
boolean |
isActive() |
String |
toString() |
destroy, get, get, getContextual, getId, getServiceRegistry
public BeanStore getBeanStore()
getBeanStore
in class AbstractContext
public boolean isActive()
public void invalidate()
protected void destroy()
AbstractContext
destroy
in class AbstractContext
public void cleanup()
cleanup
in class AbstractContext
Copyright © 2013 Seam Framework. All Rights Reserved.