Package com.ibm.websphere.scaling.member
Interface ScalingMemberMBean
-
public interface ScalingMemberMBean
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
OBJECT_NAME
A String representing theObjectName
that 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 memberboolean
getEnabled()
-
-
-
Field Detail
-
OBJECT_NAME
static final java.lang.String OBJECT_NAME
A String representing theObjectName
that this MBean maps to.- See Also:
- Constant Field Values
-
-