ContainerActivitySession
This type is a class for model objects.
ActivitySession attributes for methods of EJBs with container managed ActivitySessions.
Package: activitysessionejbext
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
ActivitySessionEJBJarExtension.containerActivitySessions
Attributes Summary name : EString Name of the container managed ActivitySession method settings. description : EString Description of the container managed ActivitySession method settings. activitySessionKind : ActivitySessionKind For container managed ActivitySessions, this attribute qualifies the nature of the management provided by the container. methodElements : MethodElement * A list of EJB methods to which this container activity session applies
Attribute Details
name - Name of the container managed ActivitySession method settings.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
description - Description of the container managed ActivitySession method settings.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
activitySessionKind - For container managed ActivitySessions, this attribute qualifies the nature of the management provided by the container.
Data Type: ActivitySessionKind
Default value: Supports
Allowed values:
0 - NotSupported
1 - Required
2 - Supports
3 - RequiresNew
4 - Mandatory
5 - Never
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
methodElements - A list of EJB methods to which this container activity session applies
Reference Type: MethodElement *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006