Package io.dropwizard.metrics5.jmx
Interface JmxReporter.JmxCounterMBean
-
- All Superinterfaces:
JmxReporter.MetricMBean
- Enclosing class:
- JmxReporter
public static interface JmxReporter.JmxCounterMBean extends JmxReporter.MetricMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetCount()-
Methods inherited from interface io.dropwizard.metrics5.jmx.JmxReporter.MetricMBean
objectName
-
-