Uses of Interface
org.apache.sling.engine.servlets.ErrorHandler

Packages that use ErrorHandler
org.apache.sling.engine.impl   
org.apache.sling.servlets.resolver.internal   
 

Uses of ErrorHandler in org.apache.sling.engine.impl
 

Classes in org.apache.sling.engine.impl that implement ErrorHandler
 class DefaultErrorHandler
          The DefaultErrorHandler is used by the SlingRequestProcessorImpl as long as no ErrorHandler service is registered.
 

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

Classes in org.apache.sling.servlets.resolver.internal that implement ErrorHandler
 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.