| Interface | Description |
|---|---|
| ParameterKeys | |
| Wiring |
Supplies bindings for given dependency
Keys. |
| Class | Description |
|---|---|
| ChildWireModule |
Child
WireModule that avoids wiring dependencies that already exist in a parent Injector. |
| MergedModule | |
| QualifiedTypeBinder | |
| SpaceModule |
Guice
Module that automatically binds types annotated with Qualifier annotations. |
| WireModule |
Guice
Module that automatically adds BeanLocator-backed bindings for non-local bean dependencies. |
The principal members of this package are:
SpaceModule
ClassSpace for beans and adds any qualified bindings.
WireModule
BeanLocator bindings for any non-local bean dependencies.
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.