HealthCheckRegistryListener
to a collection of listeners that will be notified on health check
registration.HealthCheck.ResultBuilder
HealthCheck.check()
.null
if the result has no exception.null
if the result has no
message.HealthCheck
being run.HealthCheck.Result
.HealthCheckRegistry
.HealthCheckRegistry
.HealthCheckRegistry
.HealthCheckRegistry
events.HealthCheck.Result
with no additional message.HealthCheck.Result
with an additional message.HealthCheck.Result
with a formatted message.true
if the result indicates the component is healthy; false
otherwise.HealthCheck
is added to the registry.HealthCheck
is removed from the registry.HealthCheck
.HealthCheckRegistryListener
from this registry's collection of listeners.SharedHealthCheckRegistries.getDefault()
except returns null when the default registry has not been set.HealthCheck.Result
with the given message.HealthCheck.Result
with a formatted message.HealthCheck.Result
with the given error.error
HealthCheck
with the given name.String.format(String, Object...)
.Copyright © 2020. All Rights Reserved.