public class InetServMoveManager
extends java.lang.Object
Constructor and Description |
---|
InetServMoveManager(java.sql.Connection con,
int moduleId) |
Modifier and Type | Method and Description |
---|---|
void |
checkForCurrentSessions(InetServ inetServ) |
void |
freeResources() |
void |
moveSessionData(InetServ inetServ,
InetServ newInetServ) |
void |
wrapSessionData(InetServ inetServ,
InetServ newInetServ) |
public InetServMoveManager(java.sql.Connection con, int moduleId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
public void wrapSessionData(InetServ inetServ, InetServ newInetServ) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
public void moveSessionData(InetServ inetServ, InetServ newInetServ) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
public void checkForCurrentSessions(InetServ inetServ) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
public void freeResources() throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException