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.ManagedServiceorg.osgi.service.cm.ConfigurationExceptionpublic Object addingService(org.osgi.framework.ServiceReference reference)
addingService in interface org.osgi.util.tracker.ServiceTrackerCustomizeraddingService in class org.osgi.util.tracker.ServiceTrackerApache CXF