Class SingleModulesRegistry

  • All Implemented Interfaces:
    ModuleChangeListener, ModulesRegistry
    Direct Known Subclasses:
    StaticModulesRegistry

    public class SingleModulesRegistry
    extends ModulesRegistryImpl
    Normal modules registry with configuration handling backed up by a single class loader. There is one virtual module available in the modules registry and that module's class loader is the single class loader used to load all artifacts.