org.eclipse.swordfish.internal.core.configuration
Class ManagedServiceAdapter
java.lang.Object
org.eclipse.swordfish.internal.core.configuration.ManagedServiceAdapter
- All Implemented Interfaces:
- org.osgi.service.cm.ManagedService
public class ManagedServiceAdapter
- extends java.lang.Object
- implements org.osgi.service.cm.ManagedService
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagedServiceAdapter
public ManagedServiceAdapter()
ManagedServiceAdapter
public ManagedServiceAdapter(ConfigurationConsumer configurationConsumer)
updated
public void updated(java.util.Dictionary properties)
throws org.osgi.service.cm.ConfigurationException
- Specified by:
updated in interface org.osgi.service.cm.ManagedService
- Throws:
org.osgi.service.cm.ConfigurationException
getDelegate
public ConfigurationConsumer getDelegate()
setDelegate
public void setDelegate(ConfigurationConsumer delegate)