| ExtensionIndexService |
|
| ExternalModuleService |
Service that manages external modules.
|
| ExternalModuleSpecService |
Service that manages the module spec for external modules (i.e. modules that reside outside of the application server).
|
| ModuleDefinition |
Basically a copy of the same information that is in the module spec, because module spec
has no public methods to get anything out of.
|
| ModuleIndexBuilder |
Utility class for read a composite index from a system module.
|
| ModuleLoadService |
Service that loads and re-links a module once all the modules dependencies are available.
|
| ModuleResolvePhaseService |
Module phase resolve service.
|
| ServiceModuleLoader |
ModuleLoader that loads module definitions from msc services.
|