Package com.codahale.metrics
Class JmxReporter.JmxGauge
java.lang.Object
com.codahale.metrics.JmxReporter.AbstractBean
com.codahale.metrics.JmxReporter.JmxGauge
- All Implemented Interfaces:
JmxReporter.JmxGaugeMBean
,JmxReporter.MetricMBean
- Enclosing class:
JmxReporter
private static class JmxReporter.JmxGauge
extends JmxReporter.AbstractBean
implements JmxReporter.JmxGaugeMBean
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.codahale.metrics.JmxReporter.AbstractBean
objectName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.codahale.metrics.JmxReporter.MetricMBean
objectName
-
Field Details
-
metric
-
-
Constructor Details
-
JmxGauge
-
-
Method Details
-
getValue
- Specified by:
getValue
in interfaceJmxReporter.JmxGaugeMBean
-