Uses of Interface
org.apache.log4j.spi.ErrorHandler

Packages that use ErrorHandler
org.apache.log4j Log4j 1.x compatibility layer. 
 

Uses of ErrorHandler in org.apache.log4j
 

Methods in org.apache.log4j that return ErrorHandler
 ErrorHandler Appender.getErrorHandler()
          Returns the ErrorHandler for this appender.
 

Methods in org.apache.log4j with parameters of type ErrorHandler
 void Appender.setErrorHandler(ErrorHandler errorHandler)
          Set the ErrorHandler for this appender.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.