Interceptor used when EasyBeans is integrated in Jetty. As the java:
namespace is managed by Jetty, EasyBeans needs to call Jetty objects in order
to set java: context. But in Jetty, only java:comp can be configured. (comp
is managed by a Factory class)
author: Florent Benoit
Sets Jetty 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