Log4j 1.3alpha-7

Uses of Package
org.apache.log4j.plugins

Packages that use org.apache.log4j.plugins
org.apache.log4j The main log4j package. 
org.apache.log4j.db The org.apache.log4j.db package provides means to append logging events into various databases.  
org.apache.log4j.net Package for remote logging.  
org.apache.log4j.plugins   
org.apache.log4j.spi Contains part of the System Programming Interface (SPI) needed to extend log4j. 
org.apache.log4j.varia Contains various appenders, filters and other odds and ends.  
 

Classes in org.apache.log4j.plugins used by org.apache.log4j
PluginRegistry
          This is a registry for Plugin instances.
 

Classes in org.apache.log4j.plugins used by org.apache.log4j.db
Pauseable
          Instances of this interface can be paused, and resumed.
Plugin
          Defines the required interface for all Plugin objects.
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.
 

Classes in org.apache.log4j.plugins used by org.apache.log4j.net
Pauseable
          Instances of this interface can be paused, and resumed.
Plugin
          Defines the required interface for all Plugin objects.
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.
 

Classes in org.apache.log4j.plugins used by org.apache.log4j.plugins
Plugin
          Defines the required interface for all Plugin objects.
PluginEvent
          All Plugin events are encapsulated in this class, which simply contains the source Plugin, but may in future include more information.
PluginListener
          PluginListeners are notified when plugins are started or stopped by the PluginRegistry.
PluginSkeleton
          A convienent abstract class for plugin subclasses that implements the basic methods of the Plugin interface.
 

Classes in org.apache.log4j.plugins used by org.apache.log4j.spi
PluginRegistry
          This is a registry for Plugin instances.
 

Classes in org.apache.log4j.plugins used by org.apache.log4j.varia
Plugin
          Defines the required interface for all Plugin objects.
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.
 


Log4j 1.3alpha-7

Copyright 2000-2005 Apache Software Foundation.