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