Uses of Class
io.helidon.metrics.RegistryFactory
Packages that use RegistryFactory
Package
Description
Provides support for Microstream-Metrics features integration.
Metrics support for Java SE, uses the Microprofile metrics APIs and formats.
-
Uses of RegistryFactory in io.helidon.integrations.microstream.metrics
Methods in io.helidon.integrations.microstream.metrics that return RegistryFactoryModifier and TypeMethodDescriptionMicrostreamMetricsSupport.Builder.registryFactory()get the current configured RegistryFactory.Methods in io.helidon.integrations.microstream.metrics with parameters of type RegistryFactoryModifier and TypeMethodDescriptionMicrostreamMetricsSupport.Builder.registryFactory(RegistryFactory registryFactory) set the RegistryFactory. -
Uses of RegistryFactory in io.helidon.metrics
Methods in io.helidon.metrics that return RegistryFactoryModifier and TypeMethodDescriptionstatic RegistryFactoryRegistryFactory.create()Deprecated.static RegistryFactoryDeprecated.static RegistryFactoryRegistryFactory.getInstance()Deprecated.static RegistryFactoryRegistryFactory.getInstance(Config config) Deprecated.
RegistryFactory.create()