public class MeterRegistryProvider extends Object implements AutoCloseable
| Constructor and Description |
|---|
MeterRegistryProvider(org.apache.maven.plugin.logging.Log log,
String uriString,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
io.micrometer.core.instrument.MeterRegistry |
registry() |
public io.micrometer.core.instrument.MeterRegistry registry()
public void close()
close in interface AutoCloseableCopyright © 2020 Rewrite, Inc.. All rights reserved.