Package | Description |
---|---|
org.eclipse.core.runtime |
Provides support for the runtime platform, core utility methods and the extension registry.
|
Modifier and Type | Method and Description |
---|---|
static RegistryStrategy |
RegistryFactory.createOSGiStrategy(File[] storageDirs,
boolean[] cacheReadOnly,
Object token)
Creates a registry strategy that can be used in an OSGi container.
|
Modifier and Type | Method and Description |
---|---|
static IExtensionRegistry |
RegistryFactory.createRegistry(RegistryStrategy strategy,
Object masterToken,
Object userToken)
Creates a new extension registry based on the given set of parameters.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.