@Version(value="2.0.0")
| Interface | Description |
|---|---|
| HealthCheck |
The Health Check SPI provides a means to check a certain system aspect programmatically.
|
| Class | Description |
|---|---|
| FormattingResultLog |
Utility that provides a logging-like facade on a ResultLog.
|
| Result |
The result of executing a
HealthCheck |
| ResultLog |
The log of a Result, allows for providing multiple lines of information which are aggregated as a single Result.
|
| ResultLog.Entry |
An entry in this log
|
| Enum | Description |
|---|---|
| Result.Status |
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.