Uses of Package
org.apache.log4j.component.plugins
-
Packages that use org.apache.log4j.component.plugins Package Description org.apache.log4j org.apache.log4j.component.plugins org.apache.log4j.component.spi org.apache.log4j.receivers.db The org.apache.log4j.db package provides means to append logging events into various databases.org.apache.log4j.receivers.net org.apache.log4j.receivers.varia org.apache.log4j.receivers.xml -
Classes in org.apache.log4j.component.plugins used by org.apache.log4j Class Description PluginRegistry This is a registry for Plugin instances. -
Classes in org.apache.log4j.component.plugins used by org.apache.log4j.component.plugins Class Description 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.PluginRegistry.RepositoryListener Internal class used to handle listener events from repositories.PluginSkeleton A convienent abstract class for plugin subclasses that implements the basic methods of the Plugin interface. -
Classes in org.apache.log4j.component.plugins used by org.apache.log4j.component.spi Class Description PluginRegistry This is a registry for Plugin instances. -
Classes in org.apache.log4j.component.plugins used by org.apache.log4j.receivers.db Class Description 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.component.plugins used by org.apache.log4j.receivers.net Class Description 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.component.plugins used by org.apache.log4j.receivers.varia Class Description 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.component.plugins used by org.apache.log4j.receivers.xml Class Description 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.