public static interface PaxWebManagedService.ConfigurationUpdater
| Modifier and Type | Method and Description |
|---|---|
void |
updateConfiguration(Dictionary<String,?> properties)
Decoupling from
ConfigurationAdmin, so pax-web-runtime can use CM or work
without it. |
void updateConfiguration(Dictionary<String,?> properties)
ConfigurationAdmin, so pax-web-runtime can use CM or work
without it. This method is used to inform configuration mechanisms that properties in
org.ops4j.pax.web PID has changed.properties - Copyright © 2006–2023 OPS4J - Open Participation Software for Java. All rights reserved.