Uses of Class
io.helidon.metrics.RegistryFactory
-
Packages that use RegistryFactory Package Description io.helidon.metrics 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 RegistryFactory Modifier and Type Method Description static RegistryFactoryRegistryFactory. create()Deprecated, for removal: This API element is subject to removal in a future version.static RegistryFactoryRegistryFactory. create(Config config)Deprecated, 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.
-