MapBinder |
An API to bind multiple map entries separately, only to later inject them as a complete map.
|
MapBinderBinding |
A binding for a MapBinder.
|
MapKey |
Allows users define customized key type annotations for map bindings by annotating an annotation
of a Map 's key type.
|
Multibinder |
An API to bind multiple values separately, only to later inject them as a complete collection.
|
MultibinderBinding |
A binding for a Multibinder.
|
OptionalBinder |
An API to bind optional values, optionally with a default value.
|
OptionalBinderBinding |
A binding for a OptionalBinder.
|
ProvidesIntoOptional.Type |
|