Eclipse Platform
Release 3.2

Uses of Package
org.eclipse.core.runtime.spi

Packages that use org.eclipse.core.runtime.spi
org.eclipse.core.runtime Provides support for the runtime platform, core utility methods and the extension registry.  
org.eclipse.core.runtime.spi Extension registry infrastructure for service providers Package Specification This package provides an infrastructure and helper utilities oriented towards service providers implementing their own extension registries.  
 

Classes in org.eclipse.core.runtime.spi used by org.eclipse.core.runtime
IRegistryProvider
          Implement this interface to specify a contributed extension registry.
RegistryStrategy
          This is the basic registry strategy.
 

Classes in org.eclipse.core.runtime.spi used by org.eclipse.core.runtime.spi
RegistryContributor
          This class describes a registry contributor which is an entity that supplies information to the extension registry.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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