Package 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.
-
Interface Summary Interface Description IDynamicExtensionRegistry This interface provides an extra degree of access to an extension registry that might be useful to registry implementers.IRegistryProvider Implement this interface to specify a contributed extension registry. -
Class Summary Class Description RegistryContributor This class describes a registry contributor which is an entity that supplies information to the extension registry.RegistryStrategy This is the basic registry strategy.