Class Summary |
MappedRequest |
The result of the request resolution process,
an accessor request and the request rewritten into the URI space of that accessor. |
MappingCache |
Quick lookup cache for the request resolution process |
MappingDebug |
An entry in the captured debug in the request resolution process |
ModuleClassLoader |
Classloader for a module, it first looks in the module itself, then in order at any
imports, finally at the parent classloader. |
ModuleDefinition |
In memory representation of a deployed module |
ModuleFactory |
ModuleFactory keeps tabs on existing module definitions and will reuse them on hotRestarts
outputs summary of installed and uninstalled modules |
ModuleManager |
NetKernel system component which manages all deployed modules and their
public/private address spaces |
URIMapping |
A 'compiled' entry from the mapping section in a module |