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 voidHealthCheckService.bind(HealthCheckProvider provider) protected voidHealthCheckService.unbind(HealthCheckProvider provider) -
Uses of HealthCheckProvider in org.apache.unomi.healthcheck.provider
Classes in org.apache.unomi.healthcheck.provider that implement HealthCheckProviderModifier and TypeClassDescriptionclassA Health Check that checks the status of the Unomi cluster service.classA Health Check that checks the status of the ElasticSearch connectivity according to the provided configuration.classA health check that track the Unomi persistence layer availability.classA health check that track the Unomi bundles availability.