Uses of Interface
org.apache.log4j.component.plugins.PluginListener
Packages that use PluginListener
-
Uses of PluginListener in org.apache.log4j.component.plugins
Methods in org.apache.log4j.component.plugins with parameters of type PluginListenerModifier and TypeMethodDescriptionvoid
PluginRegistry.addPluginListener
(PluginListener l) Adds a PluginListener to this registry to be notified of PluginEvents.void
PluginRegistry.removePluginListener
(PluginListener l) Removes a particular PluginListener from this registry such that it will no longer be notified of PluginEvents.