Class InetServMoveManager

java.lang.Object
ru.bitel.bgbilling.modules.inet.server.bean.InetServMoveManager
All Implemented Interfaces:
AutoCloseable

public class InetServMoveManager extends Object implements AutoCloseable
  • 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
    • close

      public void close() throws ru.bitel.bgbilling.common.BGException
      Specified by:
      close in interface AutoCloseable
      Throws:
      ru.bitel.bgbilling.common.BGException