Interface HealthCheck
-
public interface HealthCheck
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceHealthCheck.Result
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HealthCheck.Resultcheck()
-
-
-
Method Detail
-
check
HealthCheck.Result check() throws Exception
- Throws:
Exception
-
-