| Class | Description |
|---|---|
| Bootstrapper |
Entry point into the ADV UI application.
|
| GuiceBootstrapperModule |
Uses reflection to add module implementations with the
Module
annotation to a Guice MapBinder to be injected into the adv ui core. |
| GuiceCoreModule |
Guice DI configuration class.
|