Uses of Interface
org.eclipse.core.runtime.spi.IRegistryProvider

Packages that use IRegistryProvider
org.eclipse.core.runtime Provides support for the runtime platform, core utility methods and the extension registry. 
 

Uses of IRegistryProvider in org.eclipse.core.runtime
 

Methods in org.eclipse.core.runtime with parameters of type IRegistryProvider
static void RegistryFactory.setDefaultRegistryProvider(IRegistryProvider provider)
          Use this method to specify the default registry provider.