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 A list of WebSphere enterprise bean extensions for enterprise beans in this ejb module that utilize WebSphere extension features. ejbJar A reference to the root element of the deployment descriptor for the same ejb jar. generalizations DEPRECATEDUSED FOR EJB1. ejbRelationships DEPRECATEDUSED FOR EJB1. appliedAccessIntents 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
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.