public class AnnotatedBindingBuilderImpl<T> extends LinkedBindingBuilderImpl<T> implements AnnotatedBindingBuilder<T>
injectedHolderscopedHolder| Constructor and Description |
|---|
AnnotatedBindingBuilderImpl(AnnotatedHolder annotatedHolder) |
| Modifier and Type | Method and Description |
|---|---|
LinkedBindingBuilder<T> |
annotatedWith(Annotation annotation) |
LinkedBindingBuilder<T> |
annotatedWith(Class<? extends Annotation> annotationType) |
to, to, toInstance, toInstancedoReturnasEagerSingleton, in, inclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitto, to, toInstance, toInstanceasEagerSingleton, in, inpublic AnnotatedBindingBuilderImpl(AnnotatedHolder annotatedHolder)
public LinkedBindingBuilder<T> annotatedWith(Class<? extends Annotation> annotationType)
annotatedWith in interface AnnotatedBindingBuilder<T>public LinkedBindingBuilder<T> annotatedWith(Annotation annotation)
annotatedWith in interface AnnotatedBindingBuilder<T>Copyright © 2014. All Rights Reserved.