public class ClusterModule extends AbstractModule implements SpawnModules
| Modifier and Type | Field and Description |
|---|---|
static String |
CLUSTER_SERVICE_IMPL |
| Constructor and Description |
|---|
ClusterModule(Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure()
Configures a
Binder via the exposed methods. |
void |
registerIndexTemplateFilter(Class<? extends IndexTemplateFilter> indexTemplateFilter) |
Iterable<? extends Module> |
spawnModules() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic static final String CLUSTER_SERVICE_IMPL
public ClusterModule(Settings settings)
public void registerIndexTemplateFilter(Class<? extends IndexTemplateFilter> indexTemplateFilter)
public Iterable<? extends Module> spawnModules()
spawnModules in interface SpawnModulesprotected void configure()
AbstractModuleBinder via the exposed methods.configure in class AbstractModuleCopyright © 2009–2016. All rights reserved.