Uses of Class
org.apache.log4j.component.plugins.PluginEvent
-
Packages that use PluginEvent Package Description org.apache.log4j.component.plugins -
-
Uses of PluginEvent in org.apache.log4j.component.plugins
Methods in org.apache.log4j.component.plugins with parameters of type PluginEvent Modifier and Type Method Description voidPluginListener. pluginStarted(PluginEvent e)Notification that plugin has started.voidPluginListener. pluginStopped(PluginEvent e)Notification that plugin has stopped.
-