Package com.google.inject.binder

Interface which make up Binder's domain-specific language (DSL).

See:
          Description

Interface Summary
BindingAnnotationBuilder<T> Specifies the annotation of this binding.
BindingBuilder<T> Specifies the attributes of a binding.
BindingImplementationBuilder<T> Specifies an implementation for a binding.
BindingScopeBuilder Specifies the scope for a binding.
ConstantBindingBuilder Javadoc.
LinkedBindingBuilder<T> Javadoc.
 

Package com.google.inject.binder Description

Interface which make up Binder's domain-specific language (DSL).