Package org.apache.solr.metrics.reporters.jmx
This package contains components that support 
SolrJmxReporter.- 
Class Summary Class Description JmxMetricsReporter This is a modified copy of Dropwizard'sJmxReporterand classes that it internally uses, with a few important differences: this class knows that it can directly useMetricsMapas a dynamic MBean.JmxMetricsReporter.Builder Builder for theJmxMetricsReporterclass.JmxObjectNameFactory Factory to create MBean names for a given metric.