Attributes Summary |
maxConsecutiveRestarts : int | This attribute specifies the number of attempts to revive an application server once a restart decision is made.
|
controlCycleLength : int | The controlCycleLength defines the time between consecutive health checks.
|
minRestartInterval : int | This attribute defines the minimum amount of time that must elapse between consecutive restarts of an application server.
|
restartTimeout : int | A restart consists of a stop and start server pair.
|
minRestartIntervalUnits : int | This attribute defines the minimum amount of time that must elapse between consecutive restarts of an application server.
|
prohibitedRestartTimes : RestartTime
*
|
|