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.
| ParameterKeys | |
| Wiring | Supplies bindings for given dependency Keys. |
| ChildWireModule | Child WireModule that avoids wiring dependencies that already exist in a parent Injector. |
| MergedModule | |
| QualifiedTypeBinder | QualifiedTypeListener that installs Modules, registers Mediators, and binds types. |
| 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. |