ActivitySessionService

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

Inherits from type Service and adds the following.

Attributes Summary
defaultTimeout : intThe default timeout for an ActivitySession.

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:  int
     default Value:   300


Copyright IBM Corp. 1997-2004