public class RedisSessionModule extends ConfigurableModule<RedisSessionModule.Config>
This module depends on SessionModule and MUST be added to the module list AFTER SessionModule.
| Modifier and Type | Class and Description |
|---|---|
static class |
RedisSessionModule.Config
Configuration for Redis Session Storage.
|
| Constructor and Description |
|---|
RedisSessionModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
configure, createConfig, defaultConfig, setConfigaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class AbstractModule