public interface SessionManagerConfiguration
| Modifier and Type | Interface and Description |
|---|---|
static class |
SessionManagerConfiguration.SessionAttributePersistenceStrategy |
| Modifier and Type | Method and Description |
|---|---|
SessionManagerConfiguration.SessionAttributePersistenceStrategy |
getAttributePersistenceStrategy() |
String |
getCacheName() |
String |
getDeploymentName() |
int |
getMaxActiveSessions() |
org.jboss.modules.Module |
getModule() |
int getMaxActiveSessions()
SessionManagerConfiguration.SessionAttributePersistenceStrategy getAttributePersistenceStrategy()
String getDeploymentName()
org.jboss.modules.Module getModule()
String getCacheName()
Copyright © 2015 JBoss by Red Hat. All rights reserved.