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