| Interface | Description |
|---|---|
| JMXReporter.JmxCounterMBean |
The MBean interface for an exposed counter.
|
| JMXReporter.JmxGaugeMBean |
The MBean interface for an exposed gauge.
|
| JMXReporter.JmxHistogramMBean |
The MBean interface for an exposed histogram.
|
| JMXReporter.JmxMeterMBean |
The MBean interface for an exposed meter.
|
| JMXReporter.MetricMBean |
The common MBean interface for all metrics.
|
| Class | Description |
|---|---|
| JMXReporter |
MetricReporter that exports Metrics via JMX. |
| JMXReporterFactory |
MetricReporterFactory for JMXReporter. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.