Interface HealthChecker

All Superinterfaces:
HealthStatusProvider
All Known Implementing Classes:
HealthChecker.HealthCheckerImpl

public interface HealthChecker extends HealthStatusProvider
A composite HealthStatusProvider that computes its health status based on the registered HealthStatusProvider.