Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.ltk.core.refactoring.history.IRefactoringExecutionListener

Packages that use IRefactoringExecutionListener
org.eclipse.ltk.core.refactoring.history Application programming interface to query refactoring history information from the refactoring infrastructure. 
 

Uses of IRefactoringExecutionListener in org.eclipse.ltk.core.refactoring.history
 

Methods in org.eclipse.ltk.core.refactoring.history with parameters of type IRefactoringExecutionListener
 void IRefactoringHistoryService.addExecutionListener(IRefactoringExecutionListener listener)
          Adds the specified refactoring execution listener to this service.
 void IRefactoringHistoryService.removeExecutionListener(IRefactoringExecutionListener listener)
          Removes the specified refactoring execution listener from this service.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.