public class RefactoringExecutionAdapter extends Adapter implements RefactoringExecutionListener
RefactoringExecutionListener
.
The methods in this class are empty. This class exists
as convenience for creating listener objects.
Extend this class to create a RefactoringExecutionListener
and override the methods for the events of interest.
Adapter
,
RefactoringExecutionListener
Modifier | Constructor and Description |
---|---|
protected |
RefactoringExecutionAdapter()
Constructor for use by subclasses.
|
Modifier and Type | Method and Description |
---|---|
void |
executionNotification(org.eclipse.ltk.core.refactoring.history.RefactoringExecutionEvent event) |
postRegister, postUnregister, preRegister, preUnregister
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
postRegister, postUnregister, preRegister, preUnregister