Class 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 Detail

      • httpService

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

      • HealthCheckService

        public HealthCheckService()