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-2.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.
Multibinder
          An API to bind multiple values separately, only to later inject them as a complete collection.
 



Copyright 2009 Google Inc. All Rights Reserved.