Uses of Class
org.apache.sling.caconfig.resource.spi.ContextResource
-
Packages that use ContextResource Package Description org.apache.sling.caconfig.resource.spi 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 ContextResource Modifier and Type Method Description @NotNull Iterator<ContextResource>
ContextPathStrategy. findContextResources(@NotNull org.apache.sling.api.resource.Resource resource)
Finds context paths for the given resource.
-