public class SessionBeanInterceptor extends AbstractEJBRequestScopeActivationInterceptor implements Serializable
| Constructor and Description |
|---|
SessionBeanInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundInvoke(InvocationContext invocation) |
protected BeanManagerImpl |
getBeanManager() |
protected EjbRequestContext |
getEjbRequestContext() |
isRequestContextActivepublic Object aroundInvoke(InvocationContext invocation) throws Exception
aroundInvoke in class AbstractEJBRequestScopeActivationInterceptorExceptionprotected EjbRequestContext getEjbRequestContext()
getEjbRequestContext in class AbstractEJBRequestScopeActivationInterceptorprotected BeanManagerImpl getBeanManager()
getBeanManager in class AbstractEJBRequestScopeActivationInterceptorCopyright © 2014. All Rights Reserved.