Uses of Interface
org.forgerock.openig.health.HealthService.ProbeRegistration
Packages that use HealthService.ProbeRegistration
-
Uses of HealthService.ProbeRegistration in org.forgerock.openig.health
Methods in org.forgerock.openig.health that return HealthService.ProbeRegistrationModifier and TypeMethodDescriptionHealthService.register
(HealthProbe probe) Registers aHealthProbe
to thisHealthService
.