public class SessionMgr extends Object
| Constructor and Description |
|---|
SessionMgr() |
| Modifier and Type | Method and Description |
|---|---|
DistributedSession |
getDistributedSession() |
Boolean |
getSimpleSessionManager() |
void |
setDistributedSession(DistributedSession distributedSession) |
void |
setSimpleSessionManager(Boolean simpleSessionManager) |
public Boolean getSimpleSessionManager()
public void setSimpleSessionManager(Boolean simpleSessionManager)
public DistributedSession getDistributedSession()
public void setDistributedSession(DistributedSession distributedSession)
Copyright © 2017. All Rights Reserved.