CMPAttribute

Describes a container-managed field. The field element includes an optional description of the field, and the name of the field.

Inherits from type EAttribute and adds the following.

Attributes Summary
description : String@since J2EE1.
descriptions : Description * @since J2EE1.

Attribute Details

description    -    @since J2EE1.4 deprecated, becomes descriptionsThe description is used by the ejb-jar file producer to provide text describing the cmr field.The description should include any information that the ejb-jar file producer wants to provide to the consumer of the ejb-jar file (i.e. to the Deployer). Typically, the tools used by the ejb-jar file consumer will display the description when processing the list of dependents.
     data type:  String
     default Value:   unspecified



descriptions    -    @since J2EE1.4
     data type: Description*


Copyright IBM Corp. 1997-2004