Class DefaultContextPathStrategy
java.lang.Object
org.apache.sling.caconfig.resource.impl.def.DefaultContextPathStrategy
- All Implemented Interfaces:
org.apache.sling.caconfig.resource.spi.ContextPathStrategy
public class DefaultContextPathStrategy
extends Object
implements org.apache.sling.caconfig.resource.spi.ContextPathStrategy
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull Iterator<org.apache.sling.caconfig.resource.spi.ContextResource>findContextResources(@NotNull org.apache.sling.api.resource.Resource resource)
-
Constructor Details
-
DefaultContextPathStrategy
public DefaultContextPathStrategy()
-
-
Method Details
-
findContextResources
@NotNull public @NotNull Iterator<org.apache.sling.caconfig.resource.spi.ContextResource> findContextResources(@NotNull @NotNull org.apache.sling.api.resource.Resource resource) - Specified by:
findContextResourcesin interfaceorg.apache.sling.caconfig.resource.spi.ContextPathStrategy
-