Package | Description |
---|---|
org.osgi.service.cm |
Configuration Admin Package Version 1.6.
|
Modifier and Type | Method and Description |
---|---|
void |
ManagedService.updated(Dictionary<String,?> properties)
Update the configuration for a Managed Service.
|
void |
ManagedServiceFactory.updated(String pid,
Dictionary<String,?> properties)
Create a new instance, or update the configuration of an existing
instance.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0