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

Packages that use org.elasticsearch.common.inject.binder
org.elasticsearch.common.inject Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework. 
org.elasticsearch.common.inject.binder Interfaces which make up Binder's expression language. 
org.elasticsearch.common.inject.internal Guice (sounds like like "juice") 
org.elasticsearch.common.inject.multibindings Extension for binding multiple instances in a collection; this extension requires guice-multibindings-2.0.jar
 

Classes in org.elasticsearch.common.inject.binder used by org.elasticsearch.common.inject
AnnotatedBindingBuilder
          See the EDSL examples at Binder.
AnnotatedConstantBindingBuilder
          See the EDSL examples at Binder.
AnnotatedElementBuilder
          See the EDSL examples at Binder.
LinkedBindingBuilder
          See the EDSL examples at Binder.
 

Classes in org.elasticsearch.common.inject.binder used by org.elasticsearch.common.inject.binder
ConstantBindingBuilder
          Binds to a constant value.
LinkedBindingBuilder
          See the EDSL examples at Binder.
ScopedBindingBuilder
          See the EDSL examples at Binder.
 

Classes in org.elasticsearch.common.inject.binder used by org.elasticsearch.common.inject.internal
AnnotatedBindingBuilder
          See the EDSL examples at Binder.
AnnotatedConstantBindingBuilder
          See the EDSL examples at Binder.
AnnotatedElementBuilder
          See the EDSL examples at Binder.
ConstantBindingBuilder
          Binds to a constant value.
LinkedBindingBuilder
          See the EDSL examples at Binder.
ScopedBindingBuilder
          See the EDSL examples at Binder.
 

Classes in org.elasticsearch.common.inject.binder used by org.elasticsearch.common.inject.multibindings
LinkedBindingBuilder
          See the EDSL examples at Binder.
 



Copyright © 2009-2012. All Rights Reserved.