2.4.11 @Init

Organization of this subsection
(1) Description
(2) Element

(1) Description

Set in a method that is called back when create <METHOD>()defined in the home interface of Stateful Session Bean is executed.

(2) Element

The following table lists the elements of @Init:

Element nameFunction
valueSpecify the corresponding create<METHOD>() name.

The details of each element are as follows:

(a) value element
Type
String
Description
Specify the corresponding create<METHOD>() name.
Default value
""