Interface HealthCheckAware


  • public interface HealthCheckAware
    An interface to represent an object which wishes to be injected with the HealthCheck
    • Method Detail

      • setHealthCheck

        void setHealthCheck​(HealthCheck healthCheck)
        Injects the HealthCheck
        Parameters:
        healthCheck - the health check