Term: BootLoader
The boot loader of the InfoGrid Module Framework.
InfoGrid provides different boot loaders, including:
- a boot loader to be used for applications invoked from the command line, called CommandLineBootLoader.
- a boot loader to be used by servlet-based web applications, called ServletBootLoader.
See also:
