Eclipse eRCP
Release 1.1

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

Packages that use IContentConsumer
org.eclipse.update.core Provides support for extending the base installation and update services.  
 

Uses of IContentConsumer in org.eclipse.update.core
 

Methods in org.eclipse.update.core that return IContentConsumer
 IContentConsumer IFeatureContentConsumer.open(IPluginEntry pluginEntry)
          Opens a generic content consumer for the specified plug-in entry.
 IContentConsumer IFeatureContentConsumer.open(INonPluginEntry nonPluginEntry)
          Opens a generic content consumer for the specified non-plug-in entry.
 


Eclipse eRCP
Release 1.1