Package org.objectweb.easybeans.deployable.impl

Implementation of EJB 3.0 container

See:
          Description

Class Summary
AbsDeployable<T> Defines the common stuff for the deployable objects.
CARDeployableImpl Implementation for a client module.
EARDeployableImpl Implementation for an EAR.
EJB21DeployableImpl Implementation for an EJB 2.1.
EJB3DeployableImpl Implementation for an EJB 3.
LibDeployableImpl Implementation for a library.
RARDeployableImpl Implementation for a RAR.
UnknownDeployableImpl Implementation for a file with an unknown type (not used ?).
WARDeployableImpl Implementation for a WAR.
 

Package org.objectweb.easybeans.deployable.impl Description

Implementation of EJB 3.0 container