Uses of Interface
io.helidon.common.metrics.InternalBridge.MetricRegistry.RegistryFactory
-
-
Uses of InternalBridge.MetricRegistry.RegistryFactory in io.helidon.common.metrics
Fields in io.helidon.common.metrics declared as InternalBridge.MetricRegistry.RegistryFactory Modifier and Type Field Description static InternalBridge.MetricRegistry.RegistryFactoryInternalBridge.MetricRegistry.RegistryFactory. INSTANCEThe factory's singleton instance.Methods in io.helidon.common.metrics that return InternalBridge.MetricRegistry.RegistryFactory Modifier and Type Method Description InternalBridge.MetricRegistry.RegistryFactoryInternalBridge. createRegistryFactory()Creates a newRegistryFactorywith the default configuration, as exposed through theInternalBridge.RegistryFactoryinterface.InternalBridge.MetricRegistry.RegistryFactoryInternalBridge. createRegistryFactory(Config config)Creates a newRegistryFactorywith the specified configuration, as exposed through theInternalBridge.RegistryFactoryinterface.InternalBridge.MetricRegistry.RegistryFactoryInternalBridge. getRegistryFactory()
-