Class AccessDeviceManager

java.lang.Object
java.lang.Thread
ru.bitel.bgbilling.apps.tv.access.om.AccessDeviceManager
All Implemented Interfaces:
Runnable, EventListener<ru.bitel.bgbilling.kernel.event.common.Event>

public class AccessDeviceManager extends Thread implements EventListener<ru.bitel.bgbilling.kernel.event.common.Event>
  • Constructor Details

    • AccessDeviceManager

      public AccessDeviceManager(ru.bitel.bgbilling.apps.tv.access.TvAccess access) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
  • Method Details

    • notify

      public void notify(ru.bitel.bgbilling.kernel.event.common.Event e, EventListenerContext ctx) throws ru.bitel.bgbilling.common.BGException
      Specified by:
      notify in interface EventListener<ru.bitel.bgbilling.kernel.event.common.Event>
      Throws:
      ru.bitel.bgbilling.common.BGException