Module org.elasticsearch.server
Interface ScopedBindingBuilder
- All Known Subinterfaces:
AnnotatedBindingBuilder<T>,LinkedBindingBuilder<T>
- All Known Implementing Classes:
BindingBuilder
public interface ScopedBindingBuilder
See the EDSL examples at
Binder.-
Method Summary
Modifier and TypeMethodDescriptionvoidInstructs theInjectorto eagerly initialize this singleton-scoped binding upon creation.
-
Method Details
-
asEagerSingleton
void asEagerSingleton()
-