| Attributes Summary |
| description : String | The description element is used by the ejb-jar file producer to provide text describing the parent element.
|
| displayName : String | The display-name element contains a short name that is intended to be display by tools.
|
| smallIcon : String |
|
| largeIcon : String |
|
| ejbClientJar : String | The optional ejb-client-jar element specifies a JAR file that contains the class files necessary for a client program to access the enterprise beans in the ejb-jar file.
|
| assemblyDescriptor : AssemblyDescriptor |
|
| enterpriseBeans : EnterpriseBean
*
| The enterprise-beans element contains the declarations of one or more enterprise beans.
|
| relationshipList : Relationships | The relationships collection describes the relationships in which container managed persistence entity beans and dependent objects participate.
|