Uses of Class
org.processmining.framework.plugin.events.Logger.ListenerList
-
Packages that use Logger.ListenerList Package Description org.processmining.framework.plugin org.processmining.framework.plugin.impl -
-
Uses of Logger.ListenerList in org.processmining.framework.plugin
Methods in org.processmining.framework.plugin that return Logger.ListenerList Modifier and Type Method Description Logger.ListenerList
PluginContext. getLoggingListeners()
Returns the list of logging listeners registered to this context. -
Uses of Logger.ListenerList in org.processmining.framework.plugin.impl
Fields in org.processmining.framework.plugin.impl declared as Logger.ListenerList Modifier and Type Field Description protected Logger.ListenerList
AbstractGlobalContext. loggingEventListeners
Methods in org.processmining.framework.plugin.impl that return Logger.ListenerList Modifier and Type Method Description Logger.ListenerList
AbstractPluginContext. getLoggingListeners()
-