Package | Description |
---|---|
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.
|
Class and Description |
---|
IRegistryProvider
Implement this interface to specify a contributed extension registry.
|
RegistryStrategy
This is the basic registry strategy.
|
Class and Description |
---|
RegistryContributor
This class describes a registry contributor which is an entity that supplies information
to the extension registry.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.