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, setActive
checkContextInitialized, destroy, get, get, getContextual, getId, getServiceRegistry
public AbstractUnboundContext(String contextId, boolean multithreaded)
protected BeanStore getBeanStore()
getBeanStore
in class AbstractContext
protected void setBeanStore(BeanStore beanStore)
beanStore
- The bean storeprotected void destroy()
AbstractContext
destroy
in class AbstractContext
public void cleanup()
cleanup
in class AbstractManagedContext
Copyright © 2016. All rights reserved.