Package net.enilink.commons.util.extensions
-
Class Summary Class Description RegistryFactoryHelper Helper class which returnsIExtensionRegistrysingleton switch the environment (OSGi-env or none OSGi-env) : into OSGi-env, returns the "standard" OSGiIExtensionRegistrysingleton which use Bundle Activator to load "plugin.xml". into NONE OSGi-env, returns theIExtensionRegistrysingleton which load the whole "plugin.xml" founded from the shared ClassLoader.RegistryReader Template implementation of a registry reader that creates objects representing registry contents.