Package org.apache.log4j.plugins

Interface Summary
Pauseable Instances of this interface can be paused, and resumed.
Plugin Defines the required interface for all Plugin objects.
PluginListener PluginListeners are notified when plugins are started or stopped by the PluginRegistry.
 

Class Summary
PluginConfigurator This is a duplicate (with minor modifications) of the log4j 1.2.15 DOMConfigurator renamed for use with earlier versions of log4j.
PluginEvent All Plugin events are encapsulated in this class, which simply contains the source Plugin, but may in future include more information.
PluginRegistry This is a registry for Plugin instances.
PluginSkeleton A convienent abstract class for plugin subclasses that implements the basic methods of the Plugin interface.
Receiver Defines the base class for Receiver plugins.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.