Package | Description |
---|---|
org.osgi.service.cm |
Configuration Admin Package Version 1.3.
|
Modifier and Type | Method and Description |
---|---|
void |
ManagedService.updated(Dictionary properties)
Update the configuration for a Managed Service.
|
void |
ManagedServiceFactory.updated(String pid,
Dictionary properties)
Create a new instance, or update the configuration of an existing
instance.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.