Uses of Interface
io.smallrye.metrics.legacyapi.AnnotatedGaugeAdapter
-
Packages that use AnnotatedGaugeAdapter Package Description io.smallrye.metrics.legacyapi -
-
Uses of AnnotatedGaugeAdapter in io.smallrye.metrics.legacyapi
Classes in io.smallrye.metrics.legacyapi that implement AnnotatedGaugeAdapter Modifier and Type Class Description static classAnnotatedGaugeAdapter.GaugeAdapterImplGeneric base instance of an AnnotatedGaugeAdapter.Methods in io.smallrye.metrics.legacyapi that return AnnotatedGaugeAdapter Modifier and Type Method Description AnnotatedGaugeAdapterAnnotatedGaugeAdapter. register(io.smallrye.metrics.legacyapi.MetricDescriptor id, io.micrometer.core.instrument.MeterRegistry registry)
-