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 API will be deleted in a future release. See bug 311590 for details.
 class DisableCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class EnableCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class InstallCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class ListFeaturesCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class RemoveSiteCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class ScriptedCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class SearchCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class UninstallCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class UpdateCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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