Interface AnnotatedBindingBuilder<T>
- All Superinterfaces:
LinkedBindingBuilder<T>,ScopedBindingBuilder
- All Known Implementing Classes:
BindingBuilder
See the EDSL examples at
Binder.-
Method Summary
Modifier and TypeMethodDescriptionannotatedWith(Annotation annotation)See the EDSL examples atBinder.annotatedWith(Class<? extends Annotation> annotationType)See the EDSL examples atBinder.Methods inherited from interface org.elasticsearch.common.inject.binder.LinkedBindingBuilder
to, to, to, toInstance, toProvider, toProvider, toProviderMethods inherited from interface org.elasticsearch.common.inject.binder.ScopedBindingBuilder
asEagerSingleton, in, in