public class InMemorySessionManagerFactory extends Object implements SessionManagerFactory
| Constructor and Description |
|---|
InMemorySessionManagerFactory() |
InMemorySessionManagerFactory(int maxSessions) |
| Modifier and Type | Method and Description |
|---|---|
SessionManager | createSessionManager(Deployment deployment) |
public InMemorySessionManagerFactory()
public InMemorySessionManagerFactory(int maxSessions)
public SessionManager createSessionManager(Deployment deployment)
createSessionManager in interface SessionManagerFactoryCopyright © 2015 JBoss by Red Hat. All rights reserved.