Package org.objectweb.easybeans.deployable.struct

Implementation of EJB 3.0 container

See:
          Description

Class Summary
AbsModuleImpl Defines a common abstract module.
ConnectorModuleImpl Defines a connector module inside an application.xml file.
EARInfoImpl An EAR is a collection of Modules.
EJBModuleImpl Defines an EJB module inside an application.xml file.
JavaModuleImpl Defines a client container module inside an application.xml file.
WebModuleImpl Defines a WEB module inside an application.xml file.
 

Package org.objectweb.easybeans.deployable.struct Description

Implementation of EJB 3.0 container