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() |
isRequestContextActive
public Object aroundInvoke(javax.interceptor.InvocationContext invocation) throws Exception
aroundInvoke
in class AbstractEJBRequestScopeActivationInterceptor
Exception
protected org.jboss.weld.context.ejb.EjbRequestContext getEjbRequestContext()
getEjbRequestContext
in class AbstractEJBRequestScopeActivationInterceptor
protected BeanManagerImpl getBeanManager()
getBeanManager
in class AbstractEJBRequestScopeActivationInterceptor
Copyright © 2016. All rights reserved.