Uses of Class
org.eclipse.jgit.events.ConfigChangedEvent
Packages that use ConfigChangedEvent
-
Uses of ConfigChangedEvent in org.eclipse.jgit.events
Methods in org.eclipse.jgit.events with parameters of type ConfigChangedEventModifier and TypeMethodDescriptionvoid
ConfigChangedListener.onConfigChanged
(ConfigChangedEvent event) Invoked when any change is made to the configuration.