Package com.ibm.websphere.scaling.member
Interface ScalingMemberMBean
public interface ScalingMemberMBean
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringA String representing theObjectNamethat this MBean maps to. -
Method Summary
Modifier and TypeMethodDescriptionDump all of the metric values contained in this scaling memberboolean
-
Field Details
-
OBJECT_NAME
A String representing theObjectNamethat this MBean maps to.- See Also:
-
-
Method Details
-
getEnabled
boolean getEnabled() -
dumpMetricValues
Dump all of the metric values contained in this scaling member- Returns:
- the Map of metric name and usedAmount contained in this scaling member
-