| ParameterKeys | |
| WireModule.Strategy | |
| Wiring | Supplies bindings for given dependency Keys. |
| AbstractTypeConverter<T> | Abstract TypeConverter Module that automatically registers the converter based on the type argument. |
| ChildWireModule | Child WireModule that avoids wiring dependencies that already exist in a parent Injector. |
| EntryListAdapter<K, V> | List backed by an Iterable sequence of map entries. |
| EntryMapAdapter<K, V> | Map backed by an Iterable sequence of map entries. |
| EntrySetAdapter<K, V> | Set backed by an Iterable sequence of map entries. |
| LocatorWiring | Adds BeanLocator-backed bindings for non-local bean dependencies. |
| MergedModule | |
| WireModule | Guice Module that automatically adds BeanLocator-backed bindings for non-local bean dependencies. |