|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.common.inject.AbstractModule
org.elasticsearch.index.engine.IndexEngineModule
public class IndexEngineModule
Nested Class Summary | |
---|---|
static class |
IndexEngineModule.EngineSettings
|
Constructor Summary | |
---|---|
IndexEngineModule(Settings settings)
|
Method Summary | |
---|---|
protected void |
configure()
Configures a Binder via the exposed methods. |
java.lang.Iterable<? extends Module> |
spawnModules()
|
Methods inherited from class org.elasticsearch.common.inject.AbstractModule |
---|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexEngineModule(Settings settings)
Method Detail |
---|
public java.lang.Iterable<? extends Module> spawnModules()
spawnModules
in interface SpawnModules
protected void configure()
AbstractModule
Binder
via the exposed methods.
configure
in class AbstractModule
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |