public class RequestContextImpl extends AbstractUnboundContext implements org.jboss.weld.context.RequestContext
| Constructor and Description |
|---|
RequestContextImpl(String contextId) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
Class<? extends Annotation> |
getScope() |
cleanup, destroy, getBeanStore, setBeanStoreinvalidate, isActive, isValid, removeState, setActivedestroy, get, get, getContextual, getId, getServiceRegistry, checkContextInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvalidatepublic RequestContextImpl(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 AbstractManagedContextpublic void deactivate()
deactivate in interface org.jboss.weld.context.ManagedContextdeactivate in class AbstractManagedContextCopyright © 2017. All rights reserved.