Package org.objectweb.easybeans.deployment.xml.struct

Implementation of EJB 3.0 container

See:
          Description

Class Summary
AbsBean Defines common rules used by Bean (Session, MDB).
AssemblyDescriptor This class defines the implementation of the element assembly-descriptor.
EJB3 This class represents an EJB-Jar deployment descriptor.
EnterpriseBeans This class defines the implementation of the element enterprise-beans.
Interceptor This class defines the implementation of the element interceptor.
InterceptorBinding This class represents the <interceptor-binding> element.
Interceptors This class defines the implementation of the element interceptors.
RemoveMethod This class manages the <remove-method> element of the xml DD.
Session Defines a representation for <session> element.
 

Package org.objectweb.easybeans.deployment.xml.struct Description

Implementation of EJB 3.0 container