Uses of Interface
org.bndly.common.osgi.util.MultipleServiceTracker.Dependency
-
-
Uses of MultipleServiceTracker.Dependency in org.bndly.common.osgi.util
Subinterfaces of MultipleServiceTracker.Dependency in org.bndly.common.osgi.util Modifier and Type Interface Description static interfaceMultipleServiceTracker.TypedDependency<V>static interfaceMultipleServiceTracker.WiringDependency<V>Methods in org.bndly.common.osgi.util with parameters of type MultipleServiceTracker.Dependency Modifier and Type Method Description static MultipleServiceTrackerMultipleServiceTracker. newInstance(org.osgi.framework.BundleContext bundleContext, MultipleServiceTracker.Callback callback, MultipleServiceTracker.Dependency... dependencies)
-