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.WeightedResource and adds it to the set of resources.ResourceCollector for the given
request.DefaultErrorHandlerServlet
This is the default error handler servlet registered at the end of the
global search pathDefaultServlet is a very simple default resource handler.path.true if there is another entryLocationIterator provides access to an ordered collection
of absolute paths containing potential request handling.resource and ending with the
given baseResourceType.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.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.ResourceCollector finding servlets and scripts for
the given methodName.SlingServletResolver resolves a
servlet for a request by implementing the ServletResolver interface.null#calculatePrefixMethodWeight(Resource, String, boolean) if the
resource is not suitable to handle the request according to the location
prefix, request selectors and request extension (value is
Integer.MIN_VALUE).Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.