Package org.apache.sling.caconfig.spi
@Version("2.2.0")
package org.apache.sling.caconfig.spi
SPI for applications hooking into the configuration infrastructure for parameterizing and customizing.
-
ClassDescriptionData for persisting configuration collections.Defines how (and if) resources in a resource hierarchy should inherit form each other.Defines how to look up the current context resource to be used for getting the context-aware configurations for injecting into Sling Models or for Sling Scripting (BindingsValuesProvider).Allows applications to provide the necessary metadata for configurations.Provide information to override configuration data.Data for persisting configuration properties.Is thrown when configuration cannot be persisted because the user is not allowed to write to repository.Is thrown when configuration cannot be persisted.Deprecated.Defines how configuration data is stored in the configuration resource.
ConfigurationPersistenceStrategy2
instead.