Package | Description |
---|---|
ratpack.health |
Health checks report on the status of key components in the system and are generally used for monitoring and reporting.
|
Class and Description |
---|
HealthCheck
Reports on the health of some aspect of the system.
|
HealthCheck.Result
The result of a health check.
|