Specifies a bean method.
flush-at-end-of-method (sun-ejb-jar.xml)
The following table describes subelements for the method element.
Table A–75 method Subelements
Element |
Required |
Description |
---|---|---|
zero or one |
Specifies an optional text description. |
|
zero or one |
Matches the ejb-name in the corresponding ejb-jar.xml file. |
|
only one |
Specifies a method name. |
|
zero or one |
Specifies the method interface to distinguish between methods with the same name in different interfaces. |
|
zero or one |
Specifies fully qualified Java type names of method parameters. |