Package org.objectweb.easybeans.enhancer.interceptors

Implementation of EJB 3.0 container

See:
          Description

Class Summary
EasyBeansInvocationContextGenerator Generates the implementation of EasyBeansInvocationContext interface for a given business method.
InterceptorClassAdapter This class delegates the creation of an implementation of a EasyBeansInvocationContext interface and intercepts all business methods() of a Bean.
 

Package org.objectweb.easybeans.enhancer.interceptors Description

Implementation of EJB 3.0 container