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