Uses of Class
org.processmining.framework.plugin.events.ConnectionObjectListener.ListenerList
-
Packages that use ConnectionObjectListener.ListenerList Package Description org.processmining.framework.connections org.processmining.framework.connections.impl -
-
Uses of ConnectionObjectListener.ListenerList in org.processmining.framework.connections
Methods in org.processmining.framework.connections that return ConnectionObjectListener.ListenerList Modifier and Type Method Description ConnectionObjectListener.ListenerList
ConnectionManager. getConnectionListeners()
Returns the list of registered connectionObject listeners -
Uses of ConnectionObjectListener.ListenerList in org.processmining.framework.connections.impl
Methods in org.processmining.framework.connections.impl that return ConnectionObjectListener.ListenerList Modifier and Type Method Description ConnectionObjectListener.ListenerList
ConnectionManagerImpl. getConnectionListeners()
Returns the list of registered connectionObject listeners
-