public class DistributedSession extends Object
| Constructor and Description |
|---|
DistributedSession() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseInfo |
getDatabaseInfo() |
Boolean |
getSimpleSessionManager() |
String |
getWorkerName() |
void |
setDatabaseInfo(DatabaseInfo databaseInfo) |
void |
setSimpleSessionManager(Boolean simpleSessionManager) |
void |
setWorkerName(String workerName) |
public String getWorkerName()
public void setWorkerName(String workerName)
public DatabaseInfo getDatabaseInfo()
public void setDatabaseInfo(DatabaseInfo databaseInfo)
public Boolean getSimpleSessionManager()
public void setSimpleSessionManager(Boolean simpleSessionManager)
Copyright © 2017. All Rights Reserved.