public final class JmxBackendRegistry extends Object implements BackendRegistry
Constructor and Description |
---|
JmxBackendRegistry(VertxJmxMetricsOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
eventBusInitialized(io.vertx.core.eventbus.EventBus bus) |
io.micrometer.core.instrument.MeterRegistry |
getMeterRegistry() |
public JmxBackendRegistry(VertxJmxMetricsOptions options)
public io.micrometer.core.instrument.MeterRegistry getMeterRegistry()
getMeterRegistry
in interface BackendRegistry
public void eventBusInitialized(io.vertx.core.eventbus.EventBus bus)
eventBusInitialized
in interface BackendRegistry
public void close()
close
in interface BackendRegistry
Copyright © 2018 Eclipse. All rights reserved.