Package org.objectweb.easybeans.container

Implementation of EJB 3.0 container

See:
          Description

Class Summary
AbsFactory<PoolType extends EasyBeansBean> Abstract factory which implements common and defaults methods.
It should be extended by Bean factories.
EasyBeansEJBContext<BeanType extends EasyBeansBean> Class implementing the EJBContext interface.
JContainer3 Defines an EJB3 container.
JContainerConfig Store Configuration for a JContainer3 instance.
 

Package org.objectweb.easybeans.container Description

Implementation of EJB 3.0 container