public interface AnnotatedContextSensitiveBindingBuilder<T> extends ContextSensitiveBindingBuilder<T>
here.| Modifier and Type | Method and Description |
|---|---|
ContextSensitiveBindingBuilder<T> |
annotatedWith(Annotation annotation)
See the EDSL examples
here. |
ContextSensitiveBindingBuilder<T> |
annotatedWith(Class<? extends Annotation> annotationType)
See the EDSL examples
here. |
toContextSensitiveProvider, toContextSensitiveProvider, toContextSensitiveProvider, toContextSensitiveProviderContextSensitiveBindingBuilder<T> annotatedWith(Class<? extends Annotation> annotationType)
here.ContextSensitiveBindingBuilder<T> annotatedWith(Annotation annotation)
here.Copyright © 2014–2015. All rights reserved.