| HostContainer | Interface into the host application's dependency injection system. |
| DefaultHostContainer | Simple host container that instantiates classes directly. |
| SimpleConstructorHostContainer | Constructs module instances, matching the constructor with the largest number of arguments first. |