| Class | Description |
|---|---|
| GuiceInjectorBootstrap |
Responsible for creating fresh Injector instances.
|
| GuiceRegistry |
Static registry that holds the Injector and the applications currently registered to be injected with the latest Guice
objects.
Uses GuiceInjectorBootstrap to acquire a GuiceSetup which defines the Guice Modules to use to build this
environment. |
Copyright © 2014. All Rights Reserved.