Class HealthCheckService

java.lang.Object
org.apache.unomi.healthcheck.HealthCheckService

public class HealthCheckService extends Object
Health check service that aggregates health checks from multiple providers and ensure asynchronous execution. The service is aware of any configuration changes.
  • Field Details

    • httpService

      protected org.osgi.service.http.HttpService httpService
  • Constructor Details

    • HealthCheckService

      public HealthCheckService()
  • Method Details