Class TvDeviceMap
java.lang.Object
ru.bitel.bgbilling.modules.tv.common.bean.TvDeviceMap
- All Implemented Interfaces:
EventListener<ru.bitel.bgbilling.kernel.event.common.Event>
public class TvDeviceMap
extends Object
implements EventListener<ru.bitel.bgbilling.kernel.event.common.Event>
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionget
(int deviceId) static TvDeviceMap
getInstance
(int moduleId) long
void
notify
(ru.bitel.bgbilling.kernel.event.common.Event e, EventListenerContext ctx)
-
Method Details
-
getInstance
- Throws:
ru.bitel.bgbilling.common.BGException
-
getVersion
public long getVersion() -
get
- Throws:
ru.bitel.bgbilling.common.BGException
-
notify
public void notify(ru.bitel.bgbilling.kernel.event.common.Event e, EventListenerContext ctx) throws ru.bitel.bgbilling.common.BGException - Specified by:
notify
in interfaceEventListener<ru.bitel.bgbilling.kernel.event.common.Event>
- Throws:
ru.bitel.bgbilling.common.BGException
-