| Annotation Type | Description |
|---|---|
| EagerSingleton |
A class with this annotation will automatically be eagerly bound in the guice environment.
Unless EagerSingleton.inTests() is set to true, this will be ignored within environments built for unit tests. |
Copyright © 2014. All Rights Reserved.