public abstract class AbstractUnboundContext extends AbstractManagedContext
Constructor and Description |
---|
AbstractUnboundContext(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, setActive
get, get, getContextual, getId, getServiceRegistry
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 © 2012 Seam Framework. All Rights Reserved.