org.osgi.service.cm.ManagedServicepublic class ScrManagedService extends Object implements org.osgi.service.cm.ManagedService
ScrManagedService receives configuration for the Declarative
Services Runtime itself.
This class is instantiated in a ServiceFactory manner by the
ScrManagedServiceServiceFactory when the Configuration Admin service
implementation and API is available.
Requires OSGi Configuration Admin Service API available
ScrManagedServiceServiceFactory| Constructor | Description |
|---|---|
ScrManagedService(ScrConfigurationImpl scrConfiguration) |
| Modifier and Type | Method | Description |
|---|---|---|
protected ScrConfigurationImpl |
getScrConfiguration() |
|
void |
updated(Dictionary<String,?> properties) |
public ScrManagedService(ScrConfigurationImpl scrConfiguration)
protected final ScrConfigurationImpl getScrConfiguration()
public void updated(Dictionary<String,?> properties) throws org.osgi.service.cm.ConfigurationException
updated in interface org.osgi.service.cm.ManagedServiceorg.osgi.service.cm.ConfigurationExceptionCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.