Attributes Summary |
description : String | The description element is used by the ejb-jar file producer to provide text describing the parent element.
|
name : String | The env-entry-name element contains the name of an application client's environment entry.
|
value : String | The env-entry-value element contains the value of an application client's environment entry.
|
type : EnvEntryType | The env-entry-type element contains the fully-qualified Java type of the environment entry value that is expected by the application client's code.
|