Uses of Class
io.helidon.metrics.RegistryFactory
Packages that use RegistryFactory
Package
Description
Metrics support for Java SE, uses the Microprofile metrics APIs and formats.
-
Uses of RegistryFactory in io.helidon.metrics
Methods in io.helidon.metrics that return RegistryFactoryModifier and TypeMethodDescriptionstatic RegistryFactoryRegistryFactory.create()Deprecated, for removal: This API element is subject to removal in a future version.static RegistryFactoryDeprecated, for removal: This API element is subject to removal in a future version.static RegistryFactoryRegistryFactory.getInstance()Deprecated, for removal: This API element is subject to removal in a future version.static RegistryFactoryRegistryFactory.getInstance(Config config) Deprecated, for removal: This API element is subject to removal in a future version.
RegistryFactory.create()