public interface AnnotatedBindingBuilder<T> extends LinkedBindingBuilder<T>
Binder.| Modifier and Type | Method and Description |
|---|---|
LinkedBindingBuilder<T> |
annotatedWith(Annotation annotation)
See the EDSL examples at
Binder. |
LinkedBindingBuilder<T> |
annotatedWith(Class<? extends Annotation> annotationType)
See the EDSL examples at
Binder. |
to, to, to, toConstructor, toConstructor, toInstance, toProvider, toProvider, toProvider, toProvider, toProviderasEagerSingleton, in, inLinkedBindingBuilder<T> annotatedWith(Class<? extends Annotation> annotationType)
Binder.LinkedBindingBuilder<T> annotatedWith(Annotation annotation)
Binder.