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 |
|---|---|
boolean |
associate(javax.interceptor.InvocationContext ctx) |
Class<? extends Annotation> |
getScope() |
activate, cleanup, deactivate, dissociate, getBeanStore, setBeanStoreinvalidate, isActive, isValid, setActivecheckContextInitialized, destroy, destroy, get, get, getContextual, getId, getServiceRegistryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactivate, deactivate, invalidatedissociatepublic 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 BoundContext<javax.interceptor.InvocationContext>Copyright © 2015. All Rights Reserved.