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 MBeanServerConnection
objectName
- the name of the objectattributeName
- the name of the object's attributeCopyright © 2017. All Rights Reserved.