Uses of Class
org.eclipse.core.runtime.spi.RegistryContributor
-
Packages that use RegistryContributor Package Description org.eclipse.core.runtime.spi Extension registry infrastructure for service providers -
-
Uses of RegistryContributor in org.eclipse.core.runtime.spi
Methods in org.eclipse.core.runtime.spi with parameters of type RegistryContributor Modifier and Type Method Description java.lang.ObjectRegistryStrategy. createExecutableExtension(RegistryContributor contributor, java.lang.String className, java.lang.String overridenContributorName)Creates an executable extension.
-