| Class | Description |
|---|---|
| RegistryFactoryHelper |
Helper class which returns
IExtensionRegistry singleton switch the
environment (OSGi-env or none OSGi-env) :
into OSGi-env, returns the "standard" OSGi IExtensionRegistry
singleton which use Bundle Activator to load "plugin.xml".
into NONE OSGi-env, returns the IExtensionRegistry singleton
which load the whole "plugin.xml" founded from the shared ClassLoader.
|
| RegistryReader |
Template implementation of a registry reader that creates objects
representing registry contents.
|
Copyright © 2020 Fraunhofer IWU. All rights reserved.