JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
org.elasticsearch.plugin
Package
org.elasticsearch.plugin
Annotation Interface Inject
@Retention
(
RUNTIME
)
@Target
(
CONSTRUCTOR
)
public @interface
Inject
An annotation used to mark constructor to inject plugin dependencies iee. settings. A constructor parameter has to be an interface marked with appropriate annotation (i.e AnalysisSetting)