TimerManagerInfo
This type is a class for model objects.
TimerManager configuration object that contains a thread of pool for the timer to use.
Package: workmanager
Supertype: ResourceEnvEntry
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary serviceNames : EString Specifies a list of services to make available to this timer manager. numAlarmThreads : EInt Number of the timer threads used by the TimerManager. The default value is 2. defTranClass : EString Default 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: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
numAlarmThreads - Number of the timer threads used by the TimerManager. The default value is 2.
Data Type: EInt
Default value: 2
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
defTranClass - Default transaction class is only valid for zOS platform
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
(C) COPYRIGHT International Business Machines Corp. 1996-2006