Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Interface
org.eclipse.update.core.IVerificationListener

Packages that use IVerificationListener
org.eclipse.update.configuration Provides support for accessing local installation information. 
org.eclipse.update.core Provides support for extending the base installation and update services. 
org.eclipse.update.operations Provides support for performing various install/update operations. 
 

Uses of IVerificationListener in org.eclipse.update.configuration
 

Methods in org.eclipse.update.configuration with parameters of type IVerificationListener
  IFeatureReference IConfiguredSite. install ( IFeature feature, IFeatureReference[] optionalFeatures, IVerificationListener verificationListener, IProgressMonitor monitor)
          Deprecated. Install the specified feature on this site.
  IFeatureReference IConfiguredSite. install ( IFeature feature, IVerificationListener verificationListener, IProgressMonitor monitor)
          Deprecated. Install the specified feature on this site.
 

Uses of IVerificationListener in org.eclipse.update.core
 

Methods in org.eclipse.update.core with parameters of type IVerificationListener
  IFeatureReference Site. install ( IFeature sourceFeature, IFeatureReference[] optionalFeatures, IFeatureContentConsumer parentContentConsumer, IVerifier parentVerifier, IVerificationListener verificationListener, IProgressMonitor progress)
          Deprecated. Install the specified feature on this site using the content consumer as a context to install the feature in.
  IFeatureReference Site. install ( IFeature sourceFeature, IFeatureReference[] optionalFeatures, IVerificationListener verificationListener, IProgressMonitor progress)
          Deprecated. Install the specified feature and listed optional features on this site.
  IFeatureReference IFeature. install ( IFeature targetFeature, IFeatureReference[] optionalFeatures, IVerificationListener verificationListener, IProgressMonitor monitor)
          Deprecated. Install the contents of this feature into the specified target feature.
  IFeatureReference ISite. install ( IFeature feature, IFeatureReference[] optionalfeatures, IVerificationListener verificationListener, IProgressMonitor monitor)
          Deprecated. Installs the specified feature on this site.
  IFeatureReference Feature. install ( IFeature targetFeature, IFeatureReference[] optionalfeatures, IVerificationListener verificationListener, IProgressMonitor progress)
          Deprecated. Install the contents of this feature into the specified target feature.
  IFeatureReference Site. install ( IFeature sourceFeature, IVerificationListener verificationListener, IProgressMonitor progress)
          Deprecated. Install the specified feature and all optional features on this site.
  IFeatureReference IFeature. install ( IFeature targetFeature, IVerificationListener verificationListener, IProgressMonitor monitor)
          Deprecated. Install the contents of this feature into the specified target feature.
  IFeatureReference ISite. install ( IFeature feature, IVerificationListener verificationListener, IProgressMonitor monitor)
          Deprecated. Installs the specified feature on this site.
  IFeatureReference Feature. install ( IFeature targetFeature, IVerificationListener verificationListener, IProgressMonitor progress)
          Deprecated. Install the contents of this feature into the specified target feature.
 void BaseInstallHandler. nonPluginDataDownloaded ( INonPluginEntry[] nonPluginData, IVerificationListener listener)
          Deprecated. Called after files corresponding to non-plug-in entries have been downloaded.
 void IInstallHandler. nonPluginDataDownloaded ( INonPluginEntry[] nonPluginData, IVerificationListener listener)
          Deprecated. Called after files corresponding to non-plug-in entries have been downloaded.
 

Uses of IVerificationListener in org.eclipse.update.operations
 

Methods in org.eclipse.update.operations with parameters of type IVerificationListener
  IInstallFeatureOperation IOperationFactory. createInstallOperation ( IConfiguredSite targetSite, IFeature feature, IFeatureReference[] optionalFeatures, IFeature[] unconfiguredOptionalFeatures, IVerificationListener verifier)
          Deprecated. Creates an operation for installing a feature.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire