public interface ComponentHealthCheckerIf
Modifier and Type | Method and Description |
---|---|
java.util.List<ComponentHealthCheckResult> |
checkHealth() |
java.util.List<ComponentHealthCheckResult> checkHealth() throws java.lang.Exception
java.lang.Exception