public class RegistryProviderNonOSGI extends Object implements org.eclipse.core.runtime.spi.IRegistryProvider
IExtensionRegistry into 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 and Description |
|---|
RegistryProviderNonOSGI() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.core.runtime.IExtensionRegistry |
getRegistry() |
Copyright © 2020 Fraunhofer IWU. All rights reserved.