public class GitConfigurationAdapter extends Adapter implements GitConfigurationListener
GitConfigurationListener.
The methods in this class are empty. This class exists
as convenience for creating listener objects.
Extend this class to create a GitConfigurationListener
and override the methods for the events of interest.
Adapter,
GitConfigurationListener| Modifier | Constructor and Description |
|---|---|
protected |
GitConfigurationAdapter()
Constructor for use by subclasses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onConfigChanged(org.eclipse.jgit.events.ConfigChangedEvent event) |
postRegister, postUnregister, preRegister, preUnregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostRegister, postUnregister, preRegister, preUnregister