WebSphere:*,type=ClusterController
MBean ClusterController
Controls attributes of a cluster.
Attribute Summary | |
java.lang.Boolean | enable Enables the default controller to modify weights |
javax.management.ObjectName[] | controlledClusters The list of clusters controlled by this controller. |
Operation Summary | |
void | addCluster( Adds a cluster to the list of clusters controlled by this controller. |
void | removeCluster( Removes a cluster from the list of clusters controlled by this controller. |
Attribute Detail |
public java.lang.Boolean enable
public javax.management.ObjectName[] controlledClusters
Operation Detail |
public void addCluster(javax.management.ObjectName clusterObjectName
)
clusterObjectName
-
public void removeCluster(javax.management.ObjectName clusterObjectName
)
clusterObjectName
-