public interface UndertowSessionManager
extends io.undertow.server.session.SessionManager
| Modifier and Type | Method and Description |
|---|---|
io.undertow.server.session.SessionListeners |
getSessionListeners()
Returns the configured session listeners for this web application
|
SessionManager<LocalSessionContext,org.wildfly.clustering.ee.Batch> |
getSessionManager()
Returns underlying distributable session manager implementation.
|
io.undertow.server.session.SessionListeners getSessionListeners()
SessionManager<LocalSessionContext,org.wildfly.clustering.ee.Batch> getSessionManager()
Copyright © 2018 JBoss by Red Hat. All rights reserved.