fr.imag.adele.bundle.util
Class BindingTracker
java.lang.Object
fr.imag.adele.bundle.util.BindingTracker
- All Implemented Interfaces:
- EventListener, org.osgi.framework.ServiceListener
- public class BindingTracker
- extends Object
- implements org.osgi.framework.ServiceListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindingTracker
public BindingTracker(org.osgi.framework.BundleContext context,
BindingController binding,
String filterStr)
throws org.osgi.framework.InvalidSyntaxException
fillServices
public void fillServices()
throws org.osgi.framework.InvalidSyntaxException
- Throws:
org.osgi.framework.InvalidSyntaxException
fillServices
public void fillServices(org.osgi.framework.ServiceReference sr)
serviceChanged
public void serviceChanged(org.osgi.framework.ServiceEvent e)
- Specified by:
serviceChanged
in interface org.osgi.framework.ServiceListener