- java.lang.Object
-
- org.osgi.util.tracker.ServiceTracker
-
- it.uniroma2.art.coda.osgi.bundle.impl.MyServiceTracker
-
-
Field Summary
-
Fields inherited from class org.osgi.util.tracker.ServiceTracker
context, filter
-
Constructor Summary
Constructors
Constructor and Description |
MyServiceTracker(org.osgi.framework.BundleContext context) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Object |
addingService(org.osgi.framework.ServiceReference reference) |
void |
removedService(org.osgi.framework.ServiceReference reference,
Object service) |
-
Methods inherited from class org.osgi.util.tracker.ServiceTracker
close, getService, getService, getServiceReference, getServiceReferences, getServices, getServices, getTracked, getTrackingCount, isEmpty, 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 © 2014 ART Group, University of Rome, Tor Vergata. All Rights Reserved.