Package org.objectweb.easybeans.container.session

Implementation of EJB 3.0 container

See:
          Description

Class Summary
EasyBeansSessionContext<BeanType extends EasyBeansSB> Defines the Session Context used by Stateless and Stateful beans.
SessionFactory<PoolType extends EasyBeansSB<PoolType>> This class manages the session bean and its creation/lifecycle.
SessionFactoryIdentifier<T extends SessionFactory> Generates an ObjectName for an session factory MBean.
 

Package org.objectweb.easybeans.container.session Description

Implementation of EJB 3.0 container