guice-multibindings-2.0.jar.参照先: 説明
| クラス | 説明 |
|---|---|
| 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:
As a MapBinder, it acts as a factory for LinkedBindingBuilders for
each of the map's values.
|
| 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:
As a Multibinder, it acts as a factory for LinkedBindingBuilders for
each of the set's elements.
|
guice-multibindings-2.0.jar.Copyright © 2009–2016. All rights reserved.