Class InetServMoveManager
java.lang.Object
ru.bitel.bgbilling.modules.inet.server.bean.InetServMoveManager
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidcheckForCurrentSessions(InetServ inetServ) voidvoidmoveSessionData(InetServ inetServ, InetServ newInetServ) voidwrapSessionData(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.BGExceptionru.bitel.bgbilling.common.BGMessageException
 - 
freeResources
public void freeResources() throws ru.bitel.bgbilling.common.BGException- Throws:
 ru.bitel.bgbilling.common.BGException
 
 -