Package com.google.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.
PrivateBinder Returns a binder whose configuration information is hidden from its environment by default.
ScopedBindingBuilder See the EDSL examples at Binder.
 

Package com.google.inject.binder Description

Interfaces which make up Binder's expression language.



Copyright 2008 Google Inc. All Rights Reserved.