Uses of Class
org.apache.log4j.plugins.PluginEvent
Packages that use PluginEvent
-
Uses of PluginEvent in org.apache.log4j.chainsaw.receivers
Methods in org.apache.log4j.chainsaw.receivers with parameters of type PluginEventModifier and TypeMethodDescriptionvoidReceiversTreeModel.pluginStarted(PluginEvent e) voidReceiversTreeModel.pluginStopped(PluginEvent e) -
Uses of PluginEvent in org.apache.log4j.plugins
Methods in org.apache.log4j.plugins with parameters of type PluginEventModifier and TypeMethodDescriptionvoidPluginListener.pluginStarted(PluginEvent e) Notification that plugin has started.voidPluginListener.pluginStopped(PluginEvent e) Notification that plugin has stopped.