public class ValidationServiceTracker
extends org.osgi.util.tracker.ServiceTracker
| Constructor and Description |
|---|
ValidationServiceTracker(org.osgi.framework.BundleContext context,
String name,
ConfigurationOption option,
String[] attributes) |
| Modifier and Type | Method and Description |
|---|---|
Object |
addingService(org.osgi.framework.ServiceReference reference) |
void |
removedService(org.osgi.framework.ServiceReference reference,
Object service) |
public ValidationServiceTracker(org.osgi.framework.BundleContext context,
String name,
ConfigurationOption option,
String[] attributes)
public Object addingService(org.osgi.framework.ServiceReference reference)
addingService in interface org.osgi.util.tracker.ServiceTrackerCustomizeraddingService in class org.osgi.util.tracker.ServiceTrackerpublic void removedService(org.osgi.framework.ServiceReference reference,
Object service)
removedService in interface org.osgi.util.tracker.ServiceTrackerCustomizerremovedService in class org.osgi.util.tracker.ServiceTrackerCopyright © 2018 universAAL Consortium. All rights reserved.