- java.lang.Object
-
- org.osgi.util.tracker.ServiceTracker
-
- org.apache.felix.http.sslfilter.internal.HttpServiceTracker
-
-
Field Summary
-
Fields inherited from class org.osgi.util.tracker.ServiceTracker
context, filter
-
Constructor Summary
Constructors
Constructor and Description |
HttpServiceTracker(org.osgi.framework.BundleContext context) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.Object |
addingService(org.osgi.framework.ServiceReference reference) |
void |
removedService(org.osgi.framework.ServiceReference reference,
java.lang.Object service) |
-
Methods inherited from class org.osgi.util.tracker.ServiceTracker
close, getService, getService, getServiceReference, getServiceReferences, getServices, getTrackingCount, modifiedService, open, open, remove, size, waitForService
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.