|
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. |
static IExtensionRegistry |
RegistryFactory.createRegistry(org.eclipse.core.runtime.spi.RegistryStrategy strategy,
Object masterToken,
Object userToken)
Creates a new extension registry based on the given set of parameters. |
static IExtensionRegistry |
RegistryFactory.getRegistry()
Returns the default 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 using the given registry containing tracked extensions and extension points. |
|
|
Eclipse Platform Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.