Chapter 8. Bootstrapping the Kernel

Table of Contents

Bootstrap - bootstrapping
Config - bootstrap configuration
KernelFactory - kernel instantiation

The bootstrap provides a simple mechanism for bootstrapping the microcontainer.

Bootstrap - bootstrapping

This bootstrap creates and configures the microcontainer. This involves creating a KernelConfig from which the KernelFactory can be instantiated using the KernelInstantiator.