Log4j 1.3alpha-6

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

Packages that use PluginListener
org.apache.log4j.plugins   
 

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-6

Copyright 2000-2005 Apache Software Foundation.