guice-multibindings-3.0.jar.See: Description
| Interface | Description |
|---|---|
| MapBinderBinding<T> |
A binding for a MapBinder.
|
| MultibinderBinding<T> |
A binding for a Multibinder.
|
| MultibindingsTargetVisitor<T,V> |
A visitor for the multibinder extension.
|
| Class | Description |
|---|---|
| MapBinder<K,V> |
An API to bind multiple map entries separately, only to later inject them as
a complete map.
|
| Multibinder<T> |
An API to bind multiple values separately, only to later inject them as a
complete collection.
|
guice-multibindings-3.0.jar.Copyright © 2006-2012 Google, Inc.. All Rights Reserved.