Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.update.operations.IOperationListener

Packages that use IOperationListener
org.eclipse.update.operations Provides support for performing various install/update operations. 
org.eclipse.update.standalone Provides support for performing various install/update operations from the command line. 
 

Uses of IOperationListener in org.eclipse.update.operations
 

Methods in org.eclipse.update.operations with parameters of type IOperationListener
 boolean IOperation.execute(IProgressMonitor pm, IOperationListener listener)
          Deprecated. Executes operation.
 

Uses of IOperationListener in org.eclipse.update.standalone
 

Classes in org.eclipse.update.standalone that implement IOperationListener
 class AddSiteCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 class DisableCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 class EnableCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 class InstallCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 class ListFeaturesCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 class RemoveSiteCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 class ScriptedCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 class SearchCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 class UninstallCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 class UpdateCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.