LinkedBindingBuilder<T>, ScopedBindingBuilderBindingBuilderpublic interface AnnotatedBindingBuilder<T> extends LinkedBindingBuilder<T>
Binder.| Modifier and Type | Method | 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, toInstance, 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.