Package com.ibm.websphere.scaling.member
Interface ScalingMemberMBean
-
public interface ScalingMemberMBean
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringOBJECT_NAMEA String representing theObjectNamethat this MBean maps to.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Double>dumpMetricValues()Dump all of the metric values contained in this scaling memberbooleangetEnabled()
-
-
-
Field Detail
-
OBJECT_NAME
static final java.lang.String OBJECT_NAME
A String representing theObjectNamethat this MBean maps to.- See Also:
- Constant Field Values
-
-