Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.update.configuration.IProblemHandler

Packages that use IProblemHandler
org.eclipse.update.configuration Provides support for accessing local installation information.  
org.eclipse.update.operations Provides support for performing various install/update operations.  
 

Uses of IProblemHandler in org.eclipse.update.configuration
 

Methods in org.eclipse.update.configuration with parameters of type IProblemHandler
 void ILocalSite.revertTo(IInstallConfiguration configuration, IProgressMonitor monitor, IProblemHandler handler)
          Reverts the local site to use the specified configuration.
 

Uses of IProblemHandler in org.eclipse.update.operations
 

Methods in org.eclipse.update.operations with parameters of type IProblemHandler
 IRevertConfigurationOperation IOperationFactory.createRevertConfigurationOperation(IInstallConfiguration config, IProblemHandler problemHandler)
          Creates an operation to revert to a previous installation configuration.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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