public interface AnnotatedBindingBuilder<T> extends LinkedBindingBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
LinkedBindingBuilder<T> |
annotatedWith(Annotation annotation) |
LinkedBindingBuilder<T> |
annotatedWith(Class<? extends Annotation> annotationType) |
to, to, toInstance, toInstanceasEagerSingleton, in, inLinkedBindingBuilder<T> annotatedWith(Class<? extends Annotation> annotationType)
LinkedBindingBuilder<T> annotatedWith(Annotation annotation)
Copyright © 2014. All Rights Reserved.