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 long
getCount()
-
Methods inherited from interface io.vertx.ext.dropwizard.reporters.JmxReporter.MetricMBean
objectName
-
-