[ https://issues.apache.org/jira/browse/FELIX-6367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720856#comment-17720856 ]
Konrad Windszus commented on FELIX-6367: ---------------------------------------- Is this SPI used internally after calling * https://docs.osgi.org/javadoc/osgi.cmpn/8.0.0/org/osgi/service/cm/Configuration.html#delete-- * https://docs.osgi.org/javadoc/osgi.cmpn/8.0.0/org/osgi/service/cm/Configuration.html#update-, https://docs.osgi.org/javadoc/osgi.cmpn/8.0.0/org/osgi/service/cm/Configuration.html#update-java.util.Dictionary-, https://docs.osgi.org/javadoc/osgi.cmpn/8.0.0/org/osgi/service/cm/Configuration.html#updateIfDifferent-java.util.Dictionary- or under any other circumstances? > Provide SPI for configuration management > ---------------------------------------- > > Key: FELIX-6367 > URL: https://issues.apache.org/jira/browse/FELIX-6367 > Project: Felix > Issue Type: Improvement > Components: Web Console > Reporter: Carsten Ziegeler > Assignee: Carsten Ziegeler > Priority: Major > Fix For: webconsole-4.7.0 > > > The web console today displays all configurations and for each configuration > all properties. > For some scenarios it makes sense to distinguish between system and > application configurations where (depending on a role) the user might only be > able to change application configuration. > In addition, providing a mechanism to hook in validation of configurations > before they are applied is useful in other scenarios. > An SPI approach allows to hook-in custom configuration management -- This message was sent by Atlassian Jira (v8.20.10#820010)