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