Module org.elasticsearch.server
Interface ConstructorBinding<T>
A binding to the constructor of a concrete clss. To resolve injections, an instance is
instantiated by invoking the constructor.
- Since:
- 2.0
-
Method Summary
Methods inherited from interface org.elasticsearch.injection.guice.Binding
acceptTargetVisitor, getKey, getProviderMethods inherited from interface org.elasticsearch.injection.guice.spi.Element
acceptVisitor, getSource