public interface IRegistryProvider
This interface can be used without OSGi running.
This interface may be implemented by clients.
RegistryFactory.getRegistry()
,
RegistryFactory.setDefaultRegistryProvider(IRegistryProvider)
Modifier and Type | Method and Description |
---|---|
IExtensionRegistry |
getRegistry()
Returns the extension registry contributed by this provider; must not
be
null . |
IExtensionRegistry getRegistry()
null
.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.