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() |
isRequestContextActive
public Object aroundInvoke(InvocationContext invocation) throws Exception
aroundInvoke
in class AbstractEJBRequestScopeActivationInterceptor
Exception
protected EjbRequestContext getEjbRequestContext()
getEjbRequestContext
in class AbstractEJBRequestScopeActivationInterceptor
protected BeanManagerImpl getBeanManager()
getBeanManager
in class AbstractEJBRequestScopeActivationInterceptor
Copyright © 2013 Seam Framework. All Rights Reserved.