public interface SessionManagerFactoryConfiguration extends WebDeploymentConfiguration
| Modifier and Type | Method and Description |
|---|---|
Duration |
getDefaultSessionTimeout()
Returns the default session timeout.
|
Integer |
getMaxActiveSessions()
Returns the maximum number of sessions that should be active at any given time.
|
org.jboss.modules.Module |
getModule()
The module of this deployment
|
getDeploymentName, getServerNameInteger getMaxActiveSessions()
Duration getDefaultSessionTimeout()
org.jboss.modules.Module getModule()
Copyright © 2019 JBoss by Red Hat. All rights reserved.