Home
Content of source file org.apache.log4j.spi.OptionHandler.java.res Press <TAB> to move from one error to the next
package org.apache.log4j.spi;
public 
interface OptionHandler
{
   
   void 
   activateOptions
   (
   )
   ;
}