ClusterAvailability MBean

All Parent MBeans:
ClusterInfluence

Partial ObjectName:
WebSphere:*,type=ClusterAvailability


MBean ClusterAvailability

Controls dynamic availability characteristics of a cluster.


Attribute Summary
java.lang.Integerinterval
           Defines the interval which the availability monitor is interested in checking the state.

Attributes inherited from MBean ClusterInfluence
enabled, clusters

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.

Operations inherited from MBean ClusterInfluence
addCluster, removeCluster

Notification Summary
cluster.member.unusable
          
cluster.member.usable
          

Attribute Detail

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

Operation Detail

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

Notification Detail

cluster.member.unusable

Severity:
1  (Non recoverable)

cluster.member.usable

Severity:
1  (Non recoverable)

Copyright IBM Corp. 1996-2005