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