vertx / io.vertx.ext.dropwizard.reporters / JmxReporter

JmxReporter

open class JmxReporter : Closeable

Functions

close

open fun close(): Unit

Stops the reporter.

forRegistry

open static fun forRegistry(registry: MetricRegistry): Builder

Returns a new Builder for JmxReporter.

start

open fun start(): Unit

Starts the reporter.

stop

open fun stop(): Unit

Stops the reporter.