uCosminexus Application Server, API Reference Guide

[Contents][Index][Back][Next]

2.4.7 @ConcurrencyManagement

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

(1) Description

Specify the type of the ConcurrencyManagement of Singleton Session Bean. Set this annotation only in Singleton Session Bean class.

(2) Attribute

The following table lists the @ConcurrencyManagement attributes:

Attribute name Functionality
value Specify the type of the ConcurrencyManagement of Singleton Session Bean.

Details of each attribute are as follows:

(a) value attribute

Type
ConcurrencyManagementType

Description
Specify the type of the ConcurrencyManagement of Singleton Session Bean.

Default value
CONTAINER