public class IndexStoreModule extends AbstractModule
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexStoreModule.Type |
| Modifier and Type | Field and Description |
|---|---|
static String |
STORE_TYPE |
| Constructor and Description |
|---|
IndexStoreModule(Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
void |
addIndexStore(String type,
Class<? extends IndexStore> clazz) |
protected void |
configure()
Configures a
Binder via the exposed methods. |
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 STORE_TYPE
public IndexStoreModule(Settings settings)
public void addIndexStore(String type, Class<? extends IndexStore> clazz)
protected void configure()
AbstractModuleBinder via the exposed methods.configure in class AbstractModuleCopyright © 2009–2016. All rights reserved.