Interface JmxReporter.JmxGaugeMBean
-
- All Superinterfaces:
JmxReporter.MetricMBean
- Enclosing class:
- JmxReporter
public static interface JmxReporter.JmxGaugeMBean extends JmxReporter.MetricMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getValue()
-
Methods inherited from interface io.vertx.ext.dropwizard.reporters.JmxReporter.MetricMBean
objectName
-
-
-
-
Method Detail
-
getValue
Object getValue()
-
-