public abstract class AbstractUnboundContext extends AbstractManagedContext
| Constructor and Description |
|---|
AbstractUnboundContext(String contextId,
boolean multithreaded) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
protected void |
destroy()
Destroys the context
|
protected BeanStore |
getBeanStore()
Gets the bean store
|
protected void |
setBeanStore(BeanStore beanStore)
Sets the bean store
|
activate, deactivate, invalidate, isActive, isValid, removeState, setActivedestroy, get, get, getContextual, getId, getServiceRegistry, checkContextInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroypublic AbstractUnboundContext(String contextId, boolean multithreaded)
protected BeanStore getBeanStore()
getBeanStore in class AbstractContextprotected void setBeanStore(BeanStore beanStore)
beanStore - The bean storeprotected void destroy()
AbstractContextdestroy in class AbstractContextpublic void cleanup()
cleanup in class AbstractContextCopyright © 2015. All Rights Reserved.