Uses of Interface
org.apache.felix.hc.core.impl.executor.HealthCheckFuture.Callback
-
Packages that use HealthCheckFuture.Callback Package Description org.apache.felix.hc.core.impl.executor -
-
Uses of HealthCheckFuture.Callback in org.apache.felix.hc.core.impl.executor
Constructors in org.apache.felix.hc.core.impl.executor with parameters of type HealthCheckFuture.Callback Constructor Description HealthCheckFuture(org.apache.felix.hc.api.execution.HealthCheckMetadata metadata, org.osgi.framework.BundleContext bundleContext, HealthCheckFuture.Callback callback)
-