public class Activator.ConduitConfigurer
extends org.osgi.util.tracker.ServiceTracker
implements org.osgi.service.cm.ManagedService
Constructor and Description |
---|
Activator.ConduitConfigurer(org.osgi.framework.BundleContext context) |
Modifier and Type | Method and Description |
---|---|
Object |
addingService(org.osgi.framework.ServiceReference reference) |
void |
updated(Dictionary properties) |
public Activator.ConduitConfigurer(org.osgi.framework.BundleContext context)
public void updated(Dictionary properties) throws org.osgi.service.cm.ConfigurationException
updated
in interface org.osgi.service.cm.ManagedService
org.osgi.service.cm.ConfigurationException
public Object addingService(org.osgi.framework.ServiceReference reference)
addingService
in interface org.osgi.util.tracker.ServiceTrackerCustomizer
addingService
in class org.osgi.util.tracker.ServiceTracker
Apache CXF