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.BGExceptionpublic void wrapSessionData(InetServ inetServ, InetServ newInetServ) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic void moveSessionData(InetServ inetServ, InetServ newInetServ) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic void checkForCurrentSessions(InetServ inetServ) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException
ru.bitel.bgbilling.common.BGExceptionru.bitel.bgbilling.common.BGMessageExceptionpublic void freeResources()
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException