public class InMemoryModularPersistentSessionManager extends AbstractPersistentSessionManager
AbstractPersistentSessionManager.SessionEntrySERVICE_NAME| Modifier and Type | Method and Description |
|---|---|
protected Map<String,AbstractPersistentSessionManager.SessionEntry> |
loadSerializedSessions(String deploymentName) |
protected void |
persistSerializedSessions(String deploymentName,
Map<String,AbstractPersistentSessionManager.SessionEntry> serializedData) |
clear, createMarshaller, createUnmarshaller, getValue, loadSessionAttributes, persistSessions, start, stopprotected void persistSerializedSessions(String deploymentName, Map<String,AbstractPersistentSessionManager.SessionEntry> serializedData)
persistSerializedSessions in class AbstractPersistentSessionManagerprotected Map<String,AbstractPersistentSessionManager.SessionEntry> loadSerializedSessions(String deploymentName)
loadSerializedSessions in class AbstractPersistentSessionManagerCopyright © 2022 JBoss by Red Hat. All rights reserved.