| Package | Description |
|---|---|
| webapp.runner.launch |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionStore.configureSessionStore(CommandLineParams commandLineParams,
org.apache.catalina.Context ctx)
Configures default session manager - NOOP
|
void |
MemcacheSessionStore.configureSessionStore(CommandLineParams commandLineParams,
org.apache.catalina.Context ctx)
Configures Memcache session manager
|
void |
RedisSessionStore.configureSessionStore(CommandLineParams commandLineParams,
org.apache.catalina.Context ctx)
Configures Redis session manager
|
Copyright © 2020. All rights reserved.