Uses of Class
io.helidon.nima.observe.health.HealthFeature
Packages that use HealthFeature
-
Uses of HealthFeature in io.helidon.nima.observe.health
Methods in io.helidon.nima.observe.health that return HealthFeatureModifier and TypeMethodDescriptionHealthFeature.Builder.build()static HealthFeatureHealthFeature.create(HealthCheck... healthChecks) Create a new instance with explicit list of health checks.Methods in io.helidon.nima.observe.health with parameters of type HealthFeatureModifier and TypeMethodDescriptionstatic ObserveProviderHealthObserveProvider.create(HealthFeature service) Create using a configured observer.