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