Uses of Class
org.apache.sling.caconfig.resource.spi.ContextResource
Packages that use ContextResource
Package
Description
SPI for applications hooking into the configuration resource infrastructure for parameterizing and customizing.
-
Uses of ContextResource in org.apache.sling.caconfig.resource.spi
Methods in org.apache.sling.caconfig.resource.spi that return types with arguments of type ContextResourceModifier and TypeMethodDescription@NotNull Iterator<ContextResource> ContextPathStrategy.findContextResources(@NotNull Resource resource) Finds context paths for the given resource.