Package org.objectweb.easybeans.enhancer.bean

Implementation of EJB 3.0 container

See:
          Description

Class Summary
BeanClassAdapter This class adds a bean interface to the parsed object.
It also adds getEasyBeansFactory method defined in the EasyBeansBean interface.
Stateless bean will have EasyBeansStatelessSessionBean interface, etc.
Migration21ClassAdapter This adapter is used to add the EJB 2.1 methods that are required for the EJBObject or EJBLocalObject interfaces.
 

Package org.objectweb.easybeans.enhancer.bean Description

Implementation of EJB 3.0 container