Attributes Summary |
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.
|
displayName : String | The display-name element contains a short name that is intended to be displayed by tools.
|
description : String | The description element is used to provide text describing the parent element.
|
resourceRefs : ResourceRef
*
| Contains declarations of the application clients's references to an external resources.
|
environmentProps : EnvEntry
*
| The env-entry element contains the declaration of an application client's environment entries.
|
ejbReferences : EjbRef
*
| Contains a list of ejb-ref elements used for the declaration of a reference to an enterprisebean's home.
|
resourceEnvRefs : ResourceEnvRef
*
| The resource-env-ref element contains a declaration of an application client's reference to an administered object associated with a resource in the application client's environment.
|
callbackHandler : JavaClass | A class provided by the application.
|