Log4j 1.3alpha-3

Uses of Interface
org.apache.log4j.plugins.PluginListener

Packages that use PluginListener
org.apache.log4j.chainsaw.receivers   
org.apache.log4j.plugins   
 

Uses of PluginListener in org.apache.log4j.chainsaw.receivers
 

Classes in org.apache.log4j.chainsaw.receivers that implement PluginListener
 class ReceiversTreeModel
          A TreeModel that encapsulates the details of all the Receivers and their related information in the Log4j framework
 

Uses of PluginListener in org.apache.log4j.plugins
 

Methods in org.apache.log4j.plugins with parameters of type PluginListener
 void PluginRegistry.addPluginListener(PluginListener l)
          Adds a PluginListener to this registry to be notified of PluginEvents
 void PluginRegistry.removePluginListener(PluginListener l)
          Removes a particular PluginListener from this registry such that it will no longer be notified of PluginEvents
 


Log4j 1.3alpha-3

Copyright 2000-2003 Apache Software Foundation.