Class RegistryProviderNonOSGI
- java.lang.Object
-
- net.enilink.commons.util.internal.extensions.RegistryProviderNonOSGI
-
- All Implemented Interfaces:
org.eclipse.core.runtime.spi.IRegistryProvider
public class RegistryProviderNonOSGI extends Object implements org.eclipse.core.runtime.spi.IRegistryProvider
Provider forIExtensionRegistryinto No OSGi-env.This class emulate the org.eclipse.core.internal.registry.osgi.RegistryProviderOSGI which use OSGi services to retrieve an instance of
IExtensionRegistry.
-
-
Constructor Summary
Constructors Constructor Description RegistryProviderNonOSGI()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.core.runtime.IExtensionRegistrygetRegistry()
-