12.2.3 Implementing the Enterprise Beans when an annotation is specified

For Enterprise Beans, you can specify annotations in Session Bean. This subsection describes the points for implementing Stateless Session Bean or Stateful Session Bean by specifying annotations.

Organization of this subsection
(1) Implementing Stateless Session Bean
(2) Implementing Stateful Session Bean

(1) Implementing Stateless Session Bean

For details on callback or the method invocation time, see 2.2.3 Life cycle of Enterprise Beans in the uCosminexus Application Server EJB Container Functionality Guide.

(2) Implementing Stateful Session Bean

For details on callback or the method invocation time, see 2.2.3 Life cycle of Enterprise Beans in the uCosminexus Application Server EJB Container Functionality Guide.