Uses of Interface
io.helidon.common.metrics.InternalBridge.MetricRegistry
-
-
Uses of InternalBridge.MetricRegistry in io.helidon.common.metrics
Methods in io.helidon.common.metrics that return InternalBridge.MetricRegistry Modifier and Type Method Description InternalBridge.MetricRegistryInternalBridge.MetricRegistry.RegistryFactory. getBridgeRegistry(MetricRegistry.Type type)Returns the MicroProfile metricMetricRegistryof the indicated registry type typed as the internal abstraction.
-