Attributes Summary |
name : String | The method-name element contains a name of an enterprise bean method,or the asterisk (*) character.
|
parms : String | The method-params element contains a list of the fully-qualified Java type names of the method parameters.
|
params : String | @deprecated Not supported yet; planned for future drivers.
|
isZeroParams : Boolean | @deprecated Not supported yet; planned for future drivers.
|
type : MethodElementKind |
|
description : String | The description element is used by the ejb-jar file producer to provide text describing the parent element.
|
enterpriseBean : EnterpriseBean@
|
|