Class InetServMoveManager
java.lang.Object
ru.bitel.bgbilling.modules.inet.server.bean.InetServMoveManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
checkForCurrentSessions
(InetServ inetServ) void
void
moveSessionData
(InetServ inetServ, InetServ newInetServ) void
wrapSessionData
(InetServ inetServ, InetServ newInetServ)
-
Constructor Details
-
InetServMoveManager
public InetServMoveManager(Connection con, int moduleId) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
-
Method Details
-
wrapSessionData
public void wrapSessionData(InetServ inetServ, InetServ newInetServ) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
moveSessionData
public void moveSessionData(InetServ inetServ, InetServ newInetServ) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
checkForCurrentSessions
public void checkForCurrentSessions(InetServ inetServ) throws ru.bitel.bgbilling.common.BGException, ru.bitel.bgbilling.common.BGMessageException - Throws:
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
-
freeResources
public void freeResources() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-