Package com.google.inject.binder
Interface AnnotatedBindingBuilder<T>
- All Superinterfaces:
LinkedBindingBuilder<T>,ScopedBindingBuilder
- All Known Implementing Classes:
BindingBuilder
See the EDSL examples at
Binder.- Author:
- crazybob@google.com (Bob Lee)
-
Method Summary
Modifier and TypeMethodDescriptionannotatedWith(Annotation annotation) See the EDSL examples atBinder.annotatedWith(Class<? extends Annotation> annotationType) See the EDSL examples atBinder.Methods inherited from interface com.google.inject.binder.LinkedBindingBuilder
to, to, to, toConstructor, toConstructor, toInstance, toProvider, toProvider, toProvider, toProvider, toProviderMethods inherited from interface com.google.inject.binder.ScopedBindingBuilder
asEagerSingleton, in, in