org.apache.log4j.spi
Interface HierarchyEventListener


public interface HierarchyEventListener

Listen to events occuring within a Hierarchy.

Since:
1.2

Method Summary
 void addAppenderEvent(Category cat, Appender appender)
           
 void removeAppenderEvent(Category cat, Appender appender)
           
 

Method Detail

addAppenderEvent

void addAppenderEvent(Category cat,
                      Appender appender)

removeAppenderEvent

void removeAppenderEvent(Category cat,
                         Appender appender)


Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved. Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, and the Apache Logging project logo are trademarks of The Apache Software Foundation.