| 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 | The small-icon element contains the name of a file containing a small (16 x 16) icon image. |
| largeIcon : String | The large-icon element contains the name of a file containing a large (32 x 32) icon image. |
| environmentProperties : EnvEntry * | |
| resourceRefs : ResourceRef * | |
| securityRoleRefs : SecurityRoleRef * | |
| ejbClass : | |
| homeInterface : | |
| remoteInterface : | |
| ejbJar : | |
| ejbRefs : EjbRef * | |
| resourceEnvRefs : ResourceEnvRef * | A list of enterprise bean references to an administered object associated with a resource in the enterprise bean's environment. |
| securityIdentity : SecurityIdentity | The security-identity element specifies whether the caller's security identity is to be used for the execution of the methods of the enterprise bean or whether a specific run-as identity is to be used. |
| ejbLocalRefs : EJBLocalRef * | |
| localHomeInterface : | |
| localInterface : | |
| Attribute Details |