
Static Public Member Functions | |
| static void | main (String[] args) |
Static Package Attributes | |
| static final int | commandSessionInfo = 10 |
Private Member Functions | |
| LSDSessionCheck (LSDLoadConfig llc) | |
| boolean | checkSessionLID () |
| int | runSessionInfo () |
Private Attributes | |
| LSDExtClientInfo | lci = null |
| long | lid = LSDConstants.invalide_idx |
| LSDDbAdmin | admin = null |
| LSDDbLegacy | legacy = null |
| LSDDbIpPort | ipportAdmin = null |
| openlsd.appli.admin.LSDSessionCheck.LSDSessionCheck | ( | LSDLoadConfig | llc | ) | [private] |
Create a LSDSessionCheck from args
| llc |
| static void openlsd.appli.admin.LSDSessionCheck.main | ( | String[] | args | ) | [static] |
Start the connexion and runs the commands to check Session from LSD Server.
| args | with the config filename as first arg. A second argument can be the legacy on which the check will be applied, else all legacies will be used (optional). |
| boolean openlsd.appli.admin.LSDSessionCheck.checkSessionLID | ( | ) | [private] |
Check from LSD all Sessions
| int openlsd.appli.admin.LSDSessionCheck.runSessionInfo | ( | ) | [private] |
Get the status of sessions from the LSD Server
LSDExtClientInfo openlsd.appli.admin.LSDSessionCheck.lci = null [private] |
Info Client
long openlsd.appli.admin.LSDSessionCheck.lid = LSDConstants.invalide_idx [private] |
Legacy Id
LSDDbAdmin openlsd.appli.admin.LSDSessionCheck.admin = null [private] |
Db Admin
LSDDbLegacy openlsd.appli.admin.LSDSessionCheck.legacy = null [private] |
DB Legacy
LSDDbIpPort openlsd.appli.admin.LSDSessionCheck.ipportAdmin = null [private] |
IpPort Admin
final int openlsd.appli.admin.LSDSessionCheck.commandSessionInfo = 10 [static, package] |
Rank from where to find Session Info