Package org.apache.sling.caconfig.resource.spi
@Version("2.1.2")
package org.apache.sling.caconfig.resource.spi
SPI for applications hooking into the configuration resource infrastructure for parameterizing and customizing.
-
ClassDescriptionThe
CollectionInheritanceDecider
is an SPI which should be used by allConfigurationResourceResolvingStrategy
implementations if they support inheritance for collections.Defines how and where the configuration resources are looked up.Allows application to define a strategy to find context paths and config references for content paths.Holds reference to a context root resource and configuration reference path that was detected for the configuration context.Return values forCollectionInheritanceDecider
.