Uses of Interface
org.apache.unomi.healthcheck.HealthCheckProvider
Packages that use HealthCheckProvider
-
Uses of HealthCheckProvider in org.apache.unomi.healthcheck
Methods in org.apache.unomi.healthcheck with parameters of type HealthCheckProviderModifier and TypeMethodDescriptionprotected void
HealthCheckService.bind
(HealthCheckProvider provider) protected void
HealthCheckService.unbind
(HealthCheckProvider provider) -
Uses of HealthCheckProvider in org.apache.unomi.healthcheck.provider
Classes in org.apache.unomi.healthcheck.provider that implement HealthCheckProviderModifier and TypeClassDescriptionclass
A Health Check that checks the status of the Unomi cluster service.class
A Health Check that checks the status of the ElasticSearch connectivity according to the provided configuration.class
A health check that track the Unomi persistence layer availability.class
A health check that track the Unomi bundles availability.