- java.lang.Object
-
- org.elasticsearch.common.inject.AbstractModule
-
- org.xbib.elasticsearch.http.HttpServerModule
-
-
Constructor Summary
Constructors
Constructor and Description |
HttpServerModule(org.elasticsearch.common.settings.Settings settings) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected void |
configure() |
Iterable<? extends org.elasticsearch.common.inject.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
Copyright © 2012–2014. All rights reserved.