Package | Description |
---|---|
org.osgi.service.cm |
Modifier and Type | Method | Description |
---|---|---|
void |
ManagedService.updated(java.util.Dictionary properties) |
Update the configuration for a Managed Service.
|
void |
ManagedServiceFactory.updated(java.lang.String pid,
java.util.Dictionary properties) |
Create a new instance, or update the configuration of an existing
instance.
|