@Version("2.0.0")
Package org.apache.felix.hc.api
-
Interface Summary Interface Description HealthCheck The Health Check SPI provides a means to check a certain system aspect programmatically. -
Class Summary Class Description FormattingResultLog Utility that provides a logging-like facade on a ResultLog.Result The result of executing aHealthCheck
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 Summary Enum Description Result.Status The status of aResult
.