Package org.mapfish.print.metrics
Class JmxMetricsReporter
java.lang.Object
org.mapfish.print.metrics.JmxMetricsReporter
This bean will enable JMX reporting when added to application context.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JmxMetricsReporter
public JmxMetricsReporter()
-
-
Method Details
-
init
@PostConstruct public void init()Add jmx reporter on startup. -
destroy
@PreDestroy public void destroy()Stop JMX reporter.
-