Package org.apache.sling.caconfig.management
@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.
-
ClassDescriptionProvides access to the configuration collection data and metadata for a given context path.Provides access to the configuration data and metadata for a given context path.Settings for reading and writing configurations.Manages reading and writing configurations e.g. for Editor GUIs.Service for accessing the ConfigurationResourceResolver configuration from other services.Deprecated.ValueInfo<T>Provides detailed information about a given configuration value.
ContextPathStrategyMultiplexer
instead.