Class DefaultContextPathStrategy

  • All Implemented Interfaces:
    org.apache.sling.caconfig.resource.spi.ContextPathStrategy

    public class DefaultContextPathStrategy
    extends Object
    implements org.apache.sling.caconfig.resource.spi.ContextPathStrategy
    • Constructor Detail

      • DefaultContextPathStrategy

        public DefaultContextPathStrategy()
    • Method Detail

      • findContextResources

        @NotNull
        public @NotNull Iterator<org.apache.sling.caconfig.resource.spi.ContextResource> findContextResources​(@NotNull
                                                                                                              @NotNull org.apache.sling.api.resource.Resource resource)
        Specified by:
        findContextResources in interface org.apache.sling.caconfig.resource.spi.ContextPathStrategy