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

Packages that use ErrorHandler
org.apache.sling.engine.impl   
 

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.
 

Methods in org.apache.sling.engine.impl that return ErrorHandler
 ErrorHandler DefaultErrorHandler.getDelegate()
           
 

Methods in org.apache.sling.engine.impl with parameters of type ErrorHandler
 void DefaultErrorHandler.setDelegate(ErrorHandler eh)
           
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.