public class IndicesModule extends AbstractModule
| Constructor and Description |
|---|
IndicesModule(java.util.List<MapperPlugin> mapperPlugins) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure()
Configures a
Binder via the exposed methods. |
MapperRegistry |
getMapperRegistry()
A registry for all field mappers.
|
java.util.List<NamedWriteableRegistry.Entry> |
getNamedWriteables() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic IndicesModule(java.util.List<MapperPlugin> mapperPlugins)
public java.util.List<NamedWriteableRegistry.Entry> getNamedWriteables()
protected void configure()
AbstractModuleBinder via the exposed methods.configure in class AbstractModulepublic MapperRegistry getMapperRegistry()