Uses of Class
org.eclipse.core.runtime.spi.RegistryContributor

Packages that use RegistryContributor
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. 
 

Uses of RegistryContributor in org.eclipse.core.runtime.spi
 

Methods in org.eclipse.core.runtime.spi with parameters of type RegistryContributor
 java.lang.Object RegistryStrategy.createExecutableExtension(RegistryContributor contributor, java.lang.String className, java.lang.String overridenContributorName)
          Creates an executable extension.