Package org.objectweb.easybeans.deployable

Implementation of EJB 3.0 container

See:
          Description

Class Summary
DeployableDetectVisitor This visitor try to find the type of an archive.
DeployableHelper Analyze an archive and build the associated Deployable object.
For an .ear file the EARDeployable object will be returned.
DeployerFactory Allow to get a deployer.
 

Enum Summary
ArchiveType List of types for an archive.
 

Exception Summary
DeployableHelperException Exception thrown if there is a failure in the archive analyze.
 

Package org.objectweb.easybeans.deployable Description

Implementation of EJB 3.0 container