|
Eclipse Platform Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IExtensionRegistry | |
|---|---|
| org.eclipse.core.runtime | Provides core support for plug-ins and the plug-in registry. |
| org.eclipse.core.runtime.dynamichelpers | Provides helpers to facilitate the authoring of dynamic plug-ins. |
| Uses of IExtensionRegistry in org.eclipse.core.runtime |
|---|
| Methods in org.eclipse.core.runtime that return IExtensionRegistry | |
static IExtensionRegistry |
Platform.getExtensionRegistry()
Returns the extension registry for this platform. |
IExtensionRegistry |
IRegistryProvider.getRegistry()
Returns the "default" extension registry. |
static IExtensionRegistry |
RegistryUtils.getRegistryFromProvider()
Returns the existing extension registry specified by the registry provider. |
static IExtensionRegistry |
RegistryFactory.createRegistry(org.eclipse.core.runtime.spi.RegistryStrategy strategy,
Object masterToken,
Object userToken)
Creates an extension registry. |
static IExtensionRegistry |
RegistryFactory.getRegistry()
Returns the existing extension registry specified by the registry provider. |
| Uses of IExtensionRegistry in org.eclipse.core.runtime.dynamichelpers |
|---|
| Constructors in org.eclipse.core.runtime.dynamichelpers with parameters of type IExtensionRegistry | |
ExtensionTracker(IExtensionRegistry theRegistry)
Construct a new instance of the extension tracker. |
|
|
Eclipse Platform Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.