Class JmxReporter

java.lang.Object
com.codahale.metrics.jmx.JmxReporter
All Implemented Interfaces:
com.codahale.metrics.Reporter, Closeable, AutoCloseable

public class JmxReporter extends Object implements com.codahale.metrics.Reporter, Closeable
A reporter which listens for new metrics and exposes them as namespaced MBeans.