@FunctionalInterface public interface HealthCheck
| Modifier and Type | Method and Description |
|---|---|
HealthCheckResponse |
call()
Invokes the health check procedure provided by the implementation of this interface.
|
HealthCheckResponse call()
HealthCheckResponse object containing information about the health check resultCopyright © 2020 Eclipse Foundation. All rights reserved.