Module org.elasticsearch.server
Interface LinkedBindingBuilder<T>
- All Superinterfaces:
ScopedBindingBuilder
- All Known Subinterfaces:
AnnotatedBindingBuilder<T>
- All Known Implementing Classes:
BindingBuilder
See the EDSL examples at
Binder.-
Method Summary
Modifier and TypeMethodDescriptionSee the EDSL examples atBinder.voidtoInstance(T instance) See the EDSL examples atBinder.toProvider(Provider<? extends T> provider) See the EDSL examples atBinder.Methods inherited from interface org.elasticsearch.injection.guice.binder.ScopedBindingBuilder
asEagerSingleton