public class BoundSessionContextImpl extends AbstractBoundContext<Map<String,Object>> implements BoundSessionContext
| Constructor and Description |
|---|
BoundSessionContextImpl(String contextId,
BeanIdentifierIndex index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
associate(Map<String,Object> storage) |
Class<? extends Annotation> |
getScope() |
activate, cleanup, deactivate, dissociate, getBeanStore, setBeanStoreinvalidate, isActive, isValid, removeState, setActivecheckContextInitialized, destroy, destroy, get, get, getContextual, getId, getServiceRegistryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactivate, deactivate, invalidatedissociatepublic BoundSessionContextImpl(String contextId, BeanIdentifierIndex index)
public Class<? extends Annotation> getScope()
getScope in interface javax.enterprise.context.spi.ContextCopyright © 2017. All rights reserved.