public abstract class AbstractSharedContext extends AbstractContext
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSharedContext(java.lang.String contextId)
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() |
java.lang.String |
toString() |
checkContextInitialized, destroy, get, get, getContextual, getId, getServiceRegistryprotected AbstractSharedContext(java.lang.String contextId)
public BeanStore getBeanStore()
getBeanStore in class AbstractContextpublic boolean isActive()
public void invalidate()
protected void destroy()
AbstractContextdestroy in class AbstractContextpublic void cleanup()
cleanup in class AbstractContextpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015. All Rights Reserved.