EJBJarExtension

EJB module deployment descriptor extensions for WebSphere. The J2EE specification defines standard deployment descriptors across all J2EE compliant server platforms. These extensions are specific to the WebSphere programming model which provides features over and beyond that of the J2EE specification.



Attributes Summary
ejbExtensions : EnterpriseBeanExtension * A list of WebSphere enterprise bean extensions for enterprise beans in this ejb module that utilize WebSphere extension features.
ejbJar : EJBJar@ A reference to the root element of the deployment descriptor for the same ejb jar.
generalizations : EjbGeneralization * DEPRECATEDUSED FOR EJB1.
ejbRelationships : EjbRelationship * DEPRECATEDUSED FOR EJB1.
appliedAccessIntents : AppliedAccessIntent * A list of applied access intents for the ejb module.

Attribute Details

ejbExtensions    -    A list of WebSphere enterprise bean extensions for enterprise beans in this ejb module that utilize WebSphere extension features.
     data type: EnterpriseBeanExtension*



ejbJar    -    A reference to the root element of the deployment descriptor for the same ejb jar.
     data type: EJBJar@



generalizations    -    DEPRECATEDUSED FOR EJB1.1 WEBSPHERE CMP EXTENSIONS (pre-EJB2.0)A list of generalizations (inheritence relationships) between ejb's in this module.
     data type: EjbGeneralization*



ejbRelationships    -    DEPRECATEDUSED FOR EJB1.1 WEBSPHERE CMP EXTENSIONS (pre-EJB2.0)A list of ejb relationships within the ejb module.
     data type: EjbRelationship*



appliedAccessIntents    -    A list of applied access intents for the ejb module.
     data type: AppliedAccessIntent*


Copyright IBM Corp. 1996-2002