openlsd.appli.admin.LSDSessionCheck Class Reference

Collaboration diagram for openlsd.appli.admin.LSDSessionCheck:

Collaboration graph
[legend]

List of all members.


Detailed Description

Check Session from LSD Server
Author:
Frederic Bregier LGPL

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

Constructor & Destructor Documentation

openlsd.appli.admin.LSDSessionCheck.LSDSessionCheck ( LSDLoadConfig  llc  )  [private]

Create a LSDSessionCheck from args

Parameters:
llc 


Member Function Documentation

static void openlsd.appli.admin.LSDSessionCheck.main ( String[]  args  )  [static]

Start the connexion and runs the commands to check Session from LSD Server.

Parameters:
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

Returns:
True if OK, else return False

int openlsd.appli.admin.LSDSessionCheck.runSessionInfo (  )  [private]

Get the status of sessions from the LSD Server

Returns:
the status of the function


Member Data Documentation

Info Client

Legacy Id

Db Admin

DB Legacy

IpPort Admin

Rank from where to find Session Info


The documentation for this class was generated from the following file: