ActivitySessionService


This type is a class for model objects.

A unit of work service that can be used to coordinate one-phase resources or for extending the activation/passivation of an ejb.

Package: activitysessionservice
Supertype: Service

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  PMEServerExtension.activitySessionService



Attributes Summary
defaultTimeout : EInt The default timeout for an ActivitySession. Allows a server to reset an ActivitySession if a remote client has failed to complete the ActivitySession with this timeperiod. Specified in seconds as a positive integer greater than zero. Default=300



Attribute Details

defaultTimeout  -  The default timeout for an ActivitySession. Allows a server to reset an ActivitySession if a remote client has failed to complete the ActivitySession with this timeperiod. Specified in seconds as a positive integer greater than zero. Default=300
    Data Type: EInt
    Default value:  300
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006