Module org.elasticsearch.server
Interface MembersInjector<T>
- Type Parameters:
T
- type to inject members of
public interface MembersInjector<T>
Injects dependencies into the fields and methods on instances of type
T
. Ignores the
presence or absence of an injectable constructor.- Since:
- 2.0