ContainerActivitySession

ActivitySession attributes for methods of EJBs with container managed ActivitySessions.



Attributes Summary
name : StringName of the container managed ActivitySession method settings.
description : StringDescription of the container managed ActivitySession method settings.
activitySessionKind : ActivitySessionKindFor 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:  String
     default Value:   unspecified



description    -    Description of the container managed ActivitySession method settings.
     data type:  String
     default Value:   unspecified



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:  NotSupported   Required   Supports   RequiresNew   Mandatory   Never  



methodElements    -    A list of EJB methods to which this container activity session applies
     data type: MethodElement*


Copyright IBM Corp. 1997-2004