public class EjbRequestContextImpl extends AbstractBoundContext<javax.interceptor.InvocationContext> implements org.jboss.weld.context.ejb.EjbRequestContext
| Constructor and Description |
|---|
EjbRequestContextImpl(String contextId) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
boolean |
associate(javax.interceptor.InvocationContext ctx) |
void |
deactivate() |
Class<? extends Annotation> |
getScope() |
cleanup, dissociate, getBeanStore, setBeanStoreinvalidate, isActive, isValid, removeState, setActivecheckContextInitialized, destroy, destroy, get, get, getContextual, getId, getServiceRegistryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvalidatedissociatepublic EjbRequestContextImpl(String contextId)
public Class<? extends Annotation> getScope()
getScope in interface javax.enterprise.context.spi.Contextpublic boolean associate(javax.interceptor.InvocationContext ctx)
associate in interface org.jboss.weld.context.BoundContext<javax.interceptor.InvocationContext>public void activate()
activate in interface org.jboss.weld.context.ManagedContextactivate in class AbstractBoundContext<javax.interceptor.InvocationContext>public void deactivate()
deactivate in interface org.jboss.weld.context.ManagedContextdeactivate in class AbstractBoundContext<javax.interceptor.InvocationContext>Copyright © 2019. All rights reserved.