Scope: method
Multiplicity
(0..1): You can use this tag zero or
one time in the Java™ source file.
Purpose
This tag defines the method as a home method.
For example, if the name of the method is ejbHomefoo, the
corresponding home method (ejbHomefoo) should be defined in the home interface.
Applies to session and entity beans, EJB 2.0.
Parameters
Parameter |
Type |
Applicability |
Description |
Mandatory |
view-type |
text |
|
Specifies which view-type the method
will be exposed in. You must specify one of the following attributes:
The default value is
|
false |