|
|||||||||
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.gateway.none.NoneGatewayModule
public class NoneGatewayModule
Constructor Summary | |
---|---|
NoneGatewayModule()
|
Method Summary | |
---|---|
protected void |
configure()
Configures a Binder via the exposed methods. |
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 NoneGatewayModule()
Method Detail |
---|
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 |