Uses of Package
org.elasticsearch.common.inject.multibindings

Packages that use org.elasticsearch.common.inject.multibindings
org.elasticsearch.common.inject.multibindings Extension for binding multiple instances in a collection; this extension requires guice-multibindings-2.0.jar
org.elasticsearch.index.query   
 

Classes in org.elasticsearch.common.inject.multibindings used by org.elasticsearch.common.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.
 

Classes in org.elasticsearch.common.inject.multibindings used by org.elasticsearch.index.query
MapBinder
          An API to bind multiple map entries separately, only to later inject them as a complete map.
 



Copyright © 2009-2012. All Rights Reserved.