com.google.inject.binder
Interface BindingBuilder<T>

All Superinterfaces:
BindingAnnotationBuilder<T>, BindingImplementationBuilder<T>, BindingScopeBuilder

public interface BindingBuilder<T>
extends BindingAnnotationBuilder<T>, BindingImplementationBuilder<T>, BindingScopeBuilder

Specifies the attributes of a binding.


Method Summary
 
Methods inherited from interface com.google.inject.binder.BindingAnnotationBuilder
annotatedWith, annotatedWith
 
Methods inherited from interface com.google.inject.binder.BindingImplementationBuilder
to, to, toFactory, toFactory, toFactory, toInstance
 
Methods inherited from interface com.google.inject.binder.BindingScopeBuilder
eagerlyInContainer, in, in