Class StaticModulesRegistry

All Implemented Interfaces:
ModuleChangeListener, ModulesRegistry

public class StaticModulesRegistry extends SingleModulesRegistry
Implementation of the modules registry that use a single class loader to load all available classes. 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.