Package org.elasticsearch.common.inject.binder

Interfaces which make up Binder's expression language.

See:
          Description

Interface Summary
AnnotatedBindingBuilder<T> 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<T> See the EDSL examples at Binder.
ScopedBindingBuilder See the EDSL examples at Binder.
 

Package org.elasticsearch.common.inject.binder Description

Interfaces which make up Binder's expression language.



Copyright © 2009-2012. All Rights Reserved.