Uses of Class
org.eclipse.jgit.events.ListenerList
Packages that use ListenerList
-
Uses of ListenerList in org.eclipse.jgit.lib
Methods in org.eclipse.jgit.lib that return ListenerListModifier and TypeMethodDescriptionstatic ListenerList
Repository.getGlobalListenerList()
Get the global listener list observing all events in this JVM.Repository.getListenerList()
Get listeners observing only events on this repository.