public class RiversPluginsModule extends AbstractModule implements PreProcessModule
PluginsService.processModule(org.elasticsearch.common.inject.Module)
in order to allow plugins to pre process specific river modules.| Constructor and Description |
|---|
RiversPluginsModule(Settings settings,
PluginsService pluginsService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure()
Configures a
Binder via the exposed methods. |
void |
processModule(Module module) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic RiversPluginsModule(Settings settings, PluginsService pluginsService)
public void processModule(Module module)
processModule in interface PreProcessModuleprotected void configure()
AbstractModuleBinder via the exposed methods.configure in class AbstractModuleCopyright © 2009–2016. All rights reserved.