Google

Log4j Version 1.2.7: Uses of Interface org.apache.log4j.spi.HierarchyEventListener
Log4j 1.2.7

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

Packages that use HierarchyEventListener
org.apache.log4j The main log4j package.  
org.apache.log4j.jmx This package lets you manage log4j settings using JMX.  
org.apache.log4j.spi Contains part of the System Programming Interface (SPI) needed to extend log4j. 
 

Uses of HierarchyEventListener in org.apache.log4j
 

Methods in org.apache.log4j with parameters of type HierarchyEventListener
 void Hierarchy.addHierarchyEventListener(HierarchyEventListener listener)
           
 

Uses of HierarchyEventListener in org.apache.log4j.jmx
 

Classes in org.apache.log4j.jmx that implement HierarchyEventListener
 class HierarchyDynamicMBean
           
 

Uses of HierarchyEventListener in org.apache.log4j.spi
 

Methods in org.apache.log4j.spi with parameters of type HierarchyEventListener
 void LoggerRepository.addHierarchyEventListener(HierarchyEventListener listener)
          Add a HierarchyEventListener event to the repository.
 


Log4j 1.2.7

Copyright 2000-2002 Apache Software Foundation.