@Version("1.0.0")
Package org.apache.felix.hc.api.condition
Marker services that allow to automatically activate/deactivate
components based on health status.
The HealthCheckMonitor with PID
org.apache.felix.hc.core.impl.monitor.HealthCheckMonitor
needs to configured for the marker services to work.-
Interface Summary Interface Description Healthy Marker service that other services can depend on to automatically activate/deactivate based on a certain health status.SystemReady Special marker service for tag "systemready" that by convention can be used as follows:Unhealthy Marker service that other services can depend on to automatically activate/deactivate based on a certain health status.