Uses of Interface
org.apache.felix.hc.core.impl.executor.ExtendedHealthCheckExecutor
-
Packages that use ExtendedHealthCheckExecutor Package Description org.apache.felix.hc.core.impl.executor -
-
Uses of ExtendedHealthCheckExecutor in org.apache.felix.hc.core.impl.executor
Classes in org.apache.felix.hc.core.impl.executor that implement ExtendedHealthCheckExecutor Modifier and Type Class Description class
HealthCheckExecutorImpl
Runs health checks for a given list of tags in parallel.
-