java.lang.Object
org.elasticsearch.injection.guice.AbstractModule
org.elasticsearch.gateway.GatewayModule
- All Implemented Interfaces:
Module
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.injection.guice.AbstractModule
bind, bind, binder, configure
-
Constructor Details
-
GatewayModule
public GatewayModule()
-
-
Method Details
-
configure
protected void configure()Description copied from class:AbstractModule
Configures aBinder
via the exposed methods.- Specified by:
configure
in classAbstractModule
-