| Interface | Description |
|---|---|
| GuiceApplication |
A service that is registered with a
GuiceRegistry for configuration and lifecycle
event injection. |
| GuiceRole | |
| GuiceSetup |
Bootstrap interface, replaces static *Loader types
Implementors MUST expose a public default constructor. Instances of this interface are short-lived and created every time the GuiceBuilder needs to construct a new Injector |
| Class | Description |
|---|---|
| BasicSetup | |
| GuiceProperties |
The properties used directly (that is, not pulled in with a
Inject and Named annotations) by the framework. |
Copyright © 2014. All Rights Reserved.