guice-multibindings-2.0.jar
.See: Description
Class | Description |
---|---|
MapBinder<K,V> |
An API to bind multiple map entries separately, only to later inject them as
a complete map.
|
MapBinder.RealMapBinder<K,V> |
The actual mapbinder plays several roles:
|
MapBinder.RealMapBinder.MapBinderProviderWithDependencies<K,V> | |
Multibinder<T> |
An API to bind multiple values separately, only to later inject them as a
complete collection.
|
Multibinder.RealMultibinder<T> |
The actual multibinder plays several roles:
|
guice-multibindings-2.0.jar
.