public class SessionBeanInterceptor extends AbstractEJBRequestScopeActivationInterceptor implements Serializable
| Constructor and Description |
|---|
SessionBeanInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundInvoke(javax.interceptor.InvocationContext invocation) |
protected BeanManagerImpl |
getBeanManager() |
protected org.jboss.weld.context.ejb.EjbRequestContext |
getEjbRequestContext() |
isRequestContextActivepublic Object aroundInvoke(javax.interceptor.InvocationContext invocation) throws Exception
aroundInvoke in class AbstractEJBRequestScopeActivationInterceptorExceptionprotected org.jboss.weld.context.ejb.EjbRequestContext getEjbRequestContext()
getEjbRequestContext in class AbstractEJBRequestScopeActivationInterceptorprotected BeanManagerImpl getBeanManager()
getBeanManager in class AbstractEJBRequestScopeActivationInterceptorCopyright © 2017. All rights reserved.