|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistryStrategy | |
---|---|
org.eclipse.core.runtime | Provides support for the runtime platform, core utility methods and the extension registry. |
Uses of RegistryStrategy in org.eclipse.core.runtime |
---|
Methods in org.eclipse.core.runtime that return RegistryStrategy | |
static RegistryStrategy |
RegistryFactory.createOSGiStrategy(File[] storageDirs,
boolean[] cacheReadOnly,
Object token)
Creates a registry strategy that can be used in an OSGi container. |
Methods in org.eclipse.core.runtime with parameters of type RegistryStrategy | |
static IExtensionRegistry |
RegistryFactory.createRegistry(RegistryStrategy strategy,
Object masterToken,
Object userToken)
Creates a new extension registry based on the given set of parameters. |
|
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.