com.yammer.metrics.reporting
Class JmxReporter.Gauge
java.lang.Object
com.yammer.metrics.reporting.JmxReporter.AbstractBean
com.yammer.metrics.reporting.JmxReporter.Gauge
- All Implemented Interfaces:
- JmxReporter.GaugeMBean, JmxReporter.MetricMBean
- Enclosing class:
- JmxReporter
public static class JmxReporter.Gauge
- extends JmxReporter.AbstractBean
- implements JmxReporter.GaugeMBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmxReporter.Gauge
public JmxReporter.Gauge(GaugeMetric<?> metric,
ObjectName objectName)
getValue
public Object getValue()
- Specified by:
getValue in interface JmxReporter.GaugeMBean
Copyright © 2011. All Rights Reserved.