@Version("2.2.2")
Package org.apache.sling.caconfig.management
Management API of the Context-Aware configuration implementation.
 This API is only indented for advanced use cases like writing a configuration editor,
 not for "normal" applications just reading configuration.
- 
Interface Summary Interface Description ConfigurationCollectionData Provides access to the configuration collection data and metadata for a given context path.ConfigurationData Provides access to the configuration data and metadata for a given context path.ConfigurationManagementSettings Settings for reading and writing configurations.ConfigurationManager Manages reading and writing configurations e.g.ConfigurationResourceResolverConfig Service for accessing the ConfigurationResourceResolver configuration from other services.ContextPathStrategyMultiplexer Deprecated. Please useContextPathStrategyMultiplexerinstead.ValueInfo<T> Provides detailed information about a given configuration value.