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