Uses of Interface
org.apache.sling.api.scripting.SlingScriptResolver

Packages that use SlingScriptResolver
org.apache.sling.servlets.resolver.internal   
 

Uses of SlingScriptResolver in org.apache.sling.servlets.resolver.internal
 

Classes in org.apache.sling.servlets.resolver.internal that implement SlingScriptResolver
 class SlingServletResolver
          The SlingServletResolver has two functions: It resolves scripts by implementing the SlingScriptResolver interface and it resolves a servlet for a request by implementing the ServletResolver interface.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.