Package com.google.inject.binder

Interfaces which make up Binder's expression language.

See:
          Description

Interface Summary
AnnotatedBindingBuilder<T> Specifies the annotation for a binding.
AnnotatedConstantBindingBuilder Specifies the annotation for a constant binding.
ConstantBindingBuilder Binds to a constant value.
LinkedBindingBuilder<T> Links a binding to another binding or an instance.
ScopedBindingBuilder Specifies the scope for a binding.
 

Package com.google.inject.binder Description

Interfaces which make up Binder's expression language.



Copyright © {inceptionYear}-2008 null. All Rights Reserved.