@Version(value="2.0.0")
| Interface | Description |
|---|---|
| HealthCheckExecutionResult |
Interface for health check executions via the
HealthCheckExecutor. |
| HealthCheckExecutor |
Executes health checks registered as OSGi services and implementing the interface
HealthCheck. |
| Class | Description |
|---|---|
| HealthCheckExecutionOptions |
Options for behavior of health check execution.
|
| HealthCheckMetadata |
This class helps retrieving meta data information about a health check service.
|
| HealthCheckSelector |
Parameter class to pass a set of tags and names to the filter.
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.