Package | Description |
---|---|
org.apache.felix.scr.impl.manager |
Modifier and Type | Interface and Description |
---|---|
interface |
ComponentActivator |
Constructor and Description |
---|
ServiceTracker(org.osgi.framework.BundleContext context,
ServiceTrackerCustomizer<S,T,U> customizer,
boolean initialActive,
ExtendedServiceListenerContext<U> bundleComponentActivator,
org.osgi.framework.Filter eventFilter,
String classFilterString,
String initialReferenceFilterString)
Create a
ServiceTracker on the specified Filter object. |
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.