amsasSession: added addClient and removeClient to add and remove a client to/from...
authorpmarguerite <pmarguerite@issues.jalview.org>
Fri, 15 Dec 2006 15:06:25 +0000 (15:06 +0000)
committerpmarguerite <pmarguerite@issues.jalview.org>
Fri, 15 Dec 2006 15:06:25 +0000 (15:06 +0000)
commitfef03556f206dd467a2d56f0308b383709f6ee31
tree6fe310d14b7265825141baf96f381fe3f8f468ce
parent9cb512e89c7e3016e8149d9e3df8ae6fcf9a410d
amsasSession: added addClient and removeClient to add and remove a client to/from the session client list.
Attached (as attribute) a SessionManager

Removes  the currentSession of the active session list, if the client to removed is the last one of the list

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@320 be28352e-c001-0410-b1a7-c7978e42abec
src/uk/ac/vamsas/client/simpleclient/VamsasSession.java