| Interface | Description |
|---|---|
| InjectorFactory |
Factory which allows for custom creation of the Guice Injector to be used
in the @
EnableGuiceModules feature. |
| Annotation Type | Description |
|---|---|
| EnableGuiceModules |
Enable spring beans that are themselves a Guice
Module to contribute
dependencies via the bindings in Guice. |
| GuiceModule |
Annotation that decorates the whole application context and provides metadata to Guice
if the context is used as a Module.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.