Package org.forgerock.openig.health
package org.forgerock.openig.health
Contains tools to monitor the health of the system.
-
ClassDescriptionA simple
HealthProbe
that returns a boolean status.AHealthProbe
is a simple interface that returns a boolean status.A handle to unregister aHealthProbe
from aHealthService
.