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.ServiceTrackerCustomizer
addingService
in class org.osgi.util.tracker.ServiceTracker
public void removedService(org.osgi.framework.ServiceReference reference, Object service)
removedService
in interface org.osgi.util.tracker.ServiceTrackerCustomizer
removedService
in class org.osgi.util.tracker.ServiceTracker
Copyright © 2018 universAAL Consortium. All rights reserved.