| Class | Description |
|---|---|
| GuiceBuilder |
Build the specifications for a new guice framework environment
|
| GuiceInjectorBootstrap | Deprecated
use GuiceBuilder directly instead.
|
| GuiceRegistry |
Registry that holds the Injector and the applications currently registered to be injected with the latest Guice
objects.
Uses GuiceBuilder to acquire a GuiceSetup which defines the Guice Modules to use to build this
environment. |
Copyright © 2014. All Rights Reserved.