Log4j 1.3alpha-1

Uses of Package
org.apache.log4j.plugins

Packages that use org.apache.log4j.plugins
org.apache.log4j The main log4j package. 
org.apache.log4j.chainsaw Chainsaw is a GUI log viewer and filter for the log4j package.  
org.apache.log4j.chainsaw.plugins   
org.apache.log4j.chainsaw.receivers   
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.  
org.apache.log4j.xml XML based components.  
 

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.chainsaw
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.chainsaw.plugins
Plugin
          Defines the required interface for all Plugin objects.
 

Classes in org.apache.log4j.plugins used by org.apache.log4j.chainsaw.receivers
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.
 

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.
 

Classes in org.apache.log4j.plugins used by org.apache.log4j.xml
Plugin
          Defines the required interface for all Plugin objects.
 


Log4j 1.3alpha-1

Copyright 2000-2003 Apache Software Foundation.