TimerManagerInfo

TimerManager configuration object that contains a thread of pool for the timer to use.

Inherits from type ResourceEnvEntry and adds the following.

Attributes Summary
serviceNames : StringSpecifies a list of services to make available to this timer manager.
numAlarmThreads : intNumber of the timer threads that is used by the TimerManager.
defTranClass : StringDefault transaction class is only valid for zOS platform

Attribute Details

serviceNames    -    Specifies a list of services to make available to this timer manager.
     data type:  String
     default Value:   unspecified



numAlarmThreads    -    Number of the timer threads that is used by the TimerManager. The default value is 2.
     data type:  int
     default Value:   2



defTranClass    -    Default transaction class is only valid for zOS platform
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004