Constructor and Description |
---|
JmxAttributeGauge(MBeanServer mBeanServer,
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(MBeanServer mBeanServer, ObjectName objectName, String attributeName)
mBeanServer
- the MBeanServer
objectName
- the name of the objectattributeName
- the name of the object's attributeCopyright © 2014. All rights reserved.