Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

Uses of OptionHandler in org.apache.log4j.spi
 

Subinterfaces of OptionHandler in org.apache.log4j.spi
 interface ErrorHandler
          Appenders may delegate their error handling to ErrorHandlers.
 

Classes in org.apache.log4j.spi that implement OptionHandler
 class Filter
          Users should extend this class to implement customized logging event filtering.