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

Implementation of EJB 3.0 container

See:
          Description

Class Summary
AbsEJBRef Class representing ejb-ref elements used in Java EE components.
AbsEnvironment This class defines an implementation for an environment element.
AbsResourceGroup Defines the java EE resourceGroup type.
It defines mapped-name and injection-target
AroundInvoke This class defines the implementation of the element <around-invoke>.
EJBLocalRef Class representing ejb-local-ref elements used in Java EE components.
EJBRef Class representing ejb-ref elements used in Java EE components.
EnvEntry This class defines the implementation of the <env-entry> element.
InjectionTarget Class representing the injection-target element.
LifeCycleCallback This class defines the implementation of an element of callback type (post construct, pre destroy, etc).
MethodDD This class defines the <method> element.
ResourceEnvRef Class representing resource-env-ref elements used in Java EE components.
ResourceRef Class representing resource-ref elements used in Java EE components.
 

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

Implementation of EJB 3.0 container