Package org.apache.sling.servlets.resolver.internal.helper


package org.apache.sling.servlets.resolver.internal.helper
  • Classes
    Class
    Description
    The ResourceCollector class provides a single public method - AbstractResourceCollector.getServlets(ResourceResolver,List<String>) - which is used to find an ordered collection of Resource instances which may be used to find a servlet or script to handle a request to the given resource.
    The LocationCollector provides access to an ordered collection of absolute paths containing potential request handling.
    The ResourceCollector class provides a single public method - #getServlets(ResourceResolver) - which is used to find an ordered collection of Resource instances which may be used to find a servlet or script to handle a request to the given resource.
    The ResourceCollector class provides a single public method - #getServlets(ResourceResolver) - which is used to find an ordered collection of Resource instances which may be used to find a servlet or script to handle a request to the given resource.