| Constructor and Description |
|---|
JmxAttributeGauge(javax.management.MBeanServerConnection mBeanServerConn,
javax.management.ObjectName objectName,
java.lang.String attributeName)
Creates a new JmxAttributeGauge.
|
JmxAttributeGauge(javax.management.ObjectName objectName,
java.lang.String attributeName)
Creates a new JmxAttributeGauge.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue()
Returns the metric's current value.
|
public JmxAttributeGauge(javax.management.ObjectName objectName,
java.lang.String attributeName)
objectName - the name of the objectattributeName - the name of the object's attributepublic JmxAttributeGauge(javax.management.MBeanServerConnection mBeanServerConn,
javax.management.ObjectName objectName,
java.lang.String attributeName)
mBeanServerConn - the MBeanServerConnectionobjectName - the name of the objectattributeName - the name of the object's attribute"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"