Interface HealthProvider

All Known Implementing Classes:
PendingHealthProvider, SystemdActuatorHealthProvider

public interface HealthProvider
A health provider can be used to control the watchdog heartbeat. An unhealthy state does not trigger the heartbeat.
Author:
Christian Lorenz
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    Wrapper of health state.
  • Method Summary

    Modifier and Type
    Method
    Description
    Determines if an application is healthy.