public class BoundRequestContextImpl extends AbstractBoundContext<Map<String,Object>> implements org.jboss.weld.context.bound.BoundRequestContext
| Constructor and Description |
|---|
BoundRequestContextImpl(String contextId) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
boolean |
associate(Map<String,Object> storage) |
void |
deactivate() |
Class<? extends Annotation> |
getScope() |
void |
invalidate() |
cleanup, dissociate, getBeanStore, setBeanStoreisActive, isValid, setActivecheckContextInitialized, destroy, destroy, get, get, getContextual, getId, getServiceRegistrypublic BoundRequestContextImpl(String contextId)
public Class<? extends Annotation> getScope()
getScope in interface javax.enterprise.context.spi.Contextpublic void activate()
activate in interface org.jboss.weld.context.ManagedContextactivate in class AbstractBoundContext<Map<String,Object>>public void deactivate()
deactivate in interface org.jboss.weld.context.ManagedContextdeactivate in class AbstractBoundContext<Map<String,Object>>public void invalidate()
invalidate in interface org.jboss.weld.context.ManagedContextinvalidate in class AbstractManagedContextCopyright © 2015. All Rights Reserved.