Interceptor used when EasyBeans is integrated in JOnAS. As the java:
namespace is managed by JOnAS, EasyBeans needs to call JOnAS objects to set
java: context.
author: Florent Benoit
intercept(EasyBeansInvocationContext invocationContext) Sets JOnAS ENC context.
Parameters: invocationContext - context with useful attributes on the currentinvocation.
Field Detail
JONAS_NAMING_MANAGER_CLASS
final protected static String JONAS_NAMING_MANAGER_CLASS(Code)
Sets JOnAS ENC context.
Parameters: invocationContext - context with useful attributes on the currentinvocation. result of the next invocation (to chain interceptors). throws: Exception - needs for signature of interceptor.
Methods inherited from org.ow2.easybeans.naming.interceptors.AbsENCInterceptor