| Package | Description |
|---|---|
| org.apache.sling.servlets.resolver.internal.helper | |
| org.apache.sling.servlets.resolver.internal.resolution |
| Class and Description |
|---|
| AbstractResourceCollector
The
ResourceCollector class provides a single public method -
#getServlets(ResourceResolver,List - 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. |
| NamedScriptResourceCollector
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. |
| ResourceCollector
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. |
| Class and Description |
|---|
| AbstractResourceCollector
The
ResourceCollector class provides a single public method -
#getServlets(ResourceResolver,List - 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. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.