| Package | Description |
|---|---|
| org.apache.karaf.util.tracker |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseActivator |
| Constructor and Description |
|---|
SingleServiceTracker(org.osgi.framework.BundleContext context,
Class<T> clazz,
SingleServiceTracker.SingleServiceListener sl) |
SingleServiceTracker(org.osgi.framework.BundleContext context,
Class<T> clazz,
String filterString,
SingleServiceTracker.SingleServiceListener sl) |
SingleServiceTracker(org.osgi.framework.BundleContext context,
String className,
String filterString,
SingleServiceTracker.SingleServiceListener sl) |
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.