Package org.apache.felix.hc.api.condition


@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.
  • Interfaces
    Class
    Description
    Marker service that other services can depend on to automatically activate/deactivate based on a certain health status.
    Special marker service for tag "systemready" that by convention can be used as follows:
    Marker service that other services can depend on to automatically activate/deactivate based on a certain health status.