public class TvDeviceMap extends java.lang.Object implements EventListener<Event>
| Modifier and Type | Class and Description |
|---|---|
class |
TvDeviceMap.TvDeviceMapItem |
| Modifier and Type | Method and Description |
|---|---|
TvDeviceMap.TvDeviceMapItem |
get(int deviceId) |
static TvDeviceMap |
getInstance(int moduleId) |
long |
getVersion() |
void |
notify(Event e,
EventListenerContext ctx) |
public static TvDeviceMap getInstance(int moduleId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic long getVersion()
public TvDeviceMap.TvDeviceMapItem get(int deviceId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic void notify(Event e, EventListenerContext ctx) throws ru.bitel.bgbilling.common.BGException
notify in interface EventListener<Event>ru.bitel.bgbilling.common.BGException