HAWsmmController MBean

Partial ObjectName:
WebSphere:*,type=HAWsmmController


MBean HAWsmmController

HA managed WSMM controller


Operation Summary
floatgetNeededSpeed(java.lang.String cell, java.lang.String nodeGroup)
           Returns the amount of speed needed in the given cell and node group
floatgetCurrentSpeed(java.lang.String cell, java.lang.String nodeGroup)
           Returns the amount of oomph currently available in the given cell and node group
java.util.HashMapgetWebMembership(java.lang.String cell, java.lang.String nodeGroup)
           Returns the Node Group membership information (a HashMap of Lists)

Operation Detail

getNeededSpeed

public float getNeededSpeed(java.lang.String cell, java.lang.String nodeGroup)
Returns the amount of speed needed in the given cell and node group
Parameters:
cell -
nodeGroup -

getCurrentSpeed

public float getCurrentSpeed(java.lang.String cell, java.lang.String nodeGroup)
Returns the amount of oomph currently available in the given cell and node group
Parameters:
cell -
nodeGroup -

getWebMembership

public java.util.HashMap getWebMembership(java.lang.String cell, java.lang.String nodeGroup)
Returns the Node Group membership information (a HashMap of Lists)
Parameters:
cell -
nodeGroup -

Copyright IBM Corp. 1996-2003