Package org.objectweb.easybeans.naming.interceptors

Implementation of EJB 3.0 container : Interceptors for Naming

See:
          Description

Class Summary
AbsENCInterceptor Default abstract interceptor that naming interceptors can extend.
ENCManager Detects the server type and return the correct interceptor to use depending of the application server.
EZBENCInterceptor This interceptor sets the ENC context before calling method.
JettyENCInterceptor Interceptor used when EasyBeans is integrated in Jetty.
JOnASENCInterceptor Interceptor used when EasyBeans is integrated in JOnAS.
TomcatENCInterceptor Interceptor used when EasyBeans is integrated in Tomcat.
 

Package org.objectweb.easybeans.naming.interceptors Description

Implementation of EJB 3.0 container : Interceptors for Naming