Sun Java System Application Server Platform Edition 8.1 2005Q2 Update 2 Developer's Guide

Subelements

The following table describes subelements for the method element.

Table A–72 method Subelements

Element  

Required  

Description  

description

zero or one 

Specifies an optional text description. 

ejb-name

zero or one 

Matches the ejb-name in the corresponding ejb-jar.xml file.

method-name

only one 

Specifies a method name. 

method-intf

zero or one 

Specifies the method interface to distinguish between methods with the same name in different interfaces. 

method-params

zero or one 

Specifies fully qualified Java type names of method parameters.