public class ServiceTrackerCustomizerFactory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServiceTrackerCustomizerFactory.ServiceWrapper<S> |
| Constructor and Description |
|---|
ServiceTrackerCustomizerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static <S> org.osgi.util.tracker.ServiceTrackerCustomizer<S,ServiceTrackerCustomizerFactory.ServiceWrapper<S>> |
serviceWrapper(org.osgi.framework.BundleContext bundleContext) |
public static <S> org.osgi.util.tracker.ServiceTrackerCustomizer<S,ServiceTrackerCustomizerFactory.ServiceWrapper<S>> serviceWrapper(org.osgi.framework.BundleContext bundleContext)