Interface JMXReporter.JmxCounterMBean

All Superinterfaces:
JMXReporter.MetricMBean
Enclosing class:
JMXReporter

public static interface JMXReporter.JmxCounterMBean extends JMXReporter.MetricMBean
The MBean interface for an exposed counter.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
  • Method Details

    • getCount

      long getCount()