public class ContainerContextImpl extends AbstractContext<java.lang.String> implements ContainerContext
Constructor and Description |
---|
ContainerContextImpl() |
Modifier and Type | Method and Description |
---|---|
protected ObjectStore |
createNewObjectStore() |
java.lang.Class<? extends java.lang.annotation.Annotation> |
getScope() |
activate, clearAll, deactivate, deactivateAll, destroy, getActiveId, getObjectStore, isActive
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
activate, deactivate, destroy, getActiveId
clearAll, getObjectStore, isActive
public java.lang.Class<? extends java.lang.annotation.Annotation> getScope()
protected ObjectStore createNewObjectStore()
createNewObjectStore
in class AbstractContext<java.lang.String>