public interface DistributableSessionManagerConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentName() |
StampedLock |
getLifecycleLock() |
io.undertow.server.session.SessionListeners |
getSessionListeners() |
SessionManager<Map<String,Object>,org.wildfly.clustering.ee.Batch> |
getSessionManager() |
RecordableSessionManagerStatistics |
getStatistics() |
String getDeploymentName()
SessionManager<Map<String,Object>,org.wildfly.clustering.ee.Batch> getSessionManager()
io.undertow.server.session.SessionListeners getSessionListeners()
RecordableSessionManagerStatistics getStatistics()
StampedLock getLifecycleLock()
Copyright © 2021 JBoss by Red Hat. All rights reserved.