| Constructor and Description |
|---|
JmxAttributeGauge(MBeanServerConnection mBeanServerConn,
ObjectName objectName,
String attributeName)
Creates a new JmxAttributeGauge.
|
JmxAttributeGauge(ObjectName objectName,
String attributeName)
Creates a new JmxAttributeGauge.
|
public JmxAttributeGauge(ObjectName objectName, String attributeName)
objectName - the name of the objectattributeName - the name of the object's attributepublic JmxAttributeGauge(MBeanServerConnection mBeanServerConn, ObjectName objectName, String attributeName)
mBeanServerConn - the MBeanServerConnectionobjectName - the name of the objectattributeName - the name of the object's attributeCopyright © 2015. All Rights Reserved.