Interface HealthReportListener<S,​C extends SecurityContext>

    • Method Detail

      • notify

        void notify​(HealthReport<S,​C> healthReport)
        Reports a health status.
        Parameters:
        healthReport - The health report.