public abstract class AbstractEJBRequestScopeActivationInterceptor
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
AbstractEJBRequestScopeActivationInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
aroundInvoke(InvocationContext invocation) |
protected abstract BeanManagerImpl |
getBeanManager() |
protected EjbRequestContext |
getEjbRequestContext() |
protected boolean |
isRequestContextActive() |
public AbstractEJBRequestScopeActivationInterceptor()
public java.lang.Object aroundInvoke(InvocationContext invocation) throws java.lang.Exception
java.lang.Exceptionprotected boolean isRequestContextActive()
protected EjbRequestContext getEjbRequestContext()
protected abstract BeanManagerImpl getBeanManager()
Copyright © 2014. All Rights Reserved.