ClusterAvailability MBean
- All Parent MBeans:
- ClusterInfluence
- Partial ObjectName:
WebSphere:*,type=ClusterAvailability
MBean ClusterAvailability
Controls dynamic availability characteristics of a cluster.
Attribute Summary |
java.lang.Integer | interval
Defines the interval which the availability monitor is interested in checking the state. |
Operation Summary |
| checkAvailability()
Checks the current status of the target of the availability monitor. |
| reportAvailability(java.lang.Boolean isAvailable )
Reports a change in status of the target to the control point. |
interval
public java.lang.Integer interval
- Defines the interval which the availability monitor is interested in checking the state.
- Security Roles:
- Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager - Setter:
administrator
operator
checkAvailability
public checkAvailability()
- Checks the current status of the target of the availability monitor.
- Security Roles:
- administrator
operator
reportAvailability
public reportAvailability(java.lang.Boolean isAvailable
)
- Reports a change in status of the target to the control point.
- Parameters:
isAvailable
-
- Security Roles:
- administrator
operator
cluster.member.unusable
- Severity:
- 1
(Non recoverable)
cluster.member.usable
- Severity:
- 1
(Non recoverable)
Copyright IBM Corp. 1996-2005