Uses of Package
com.google.inject.multibindings

Packages that use com.google.inject.multibindings
com.google.inject.multibindings Extension for binding multiple instances in a collection; this extension requires guice-multibindings-3.0.jar
 

Classes in com.google.inject.multibindings used by com.google.inject.multibindings
MapBinder
          An API to bind multiple map entries separately, only to later inject them as a complete map.
MapBinderBinding
          A binding for a MapBinder.
Multibinder
          An API to bind multiple values separately, only to later inject them as a complete collection.
MultibinderBinding
          A binding for a Multibinder.
 



Copyright © 2006-2011 Google, Inc.. All Rights Reserved.