Class TvDeviceRuntimeMap
java.lang.Object
ru.bitel.bgbilling.modules.tv.server.runtime.TvDeviceRuntimeMap
- All Implemented Interfaces:
EventListener<ru.bitel.bgbilling.kernel.event.common.Event>
public class TvDeviceRuntimeMap
extends Object
implements EventListener<ru.bitel.bgbilling.kernel.event.common.Event>
-
Constructor Summary
ConstructorDescriptionTvDeviceRuntimeMap
(Setup setup, int moduleId, int rootDeviceId, boolean loadSaScripts) -
Method Summary
Modifier and TypeMethodDescriptiongetAndLockSa
(Integer id) getDescendantMap
(TvDeviceRuntime parent) getMap()
void
load
(Connection con) void
notify
(ru.bitel.bgbilling.kernel.event.common.Event e, EventListenerContext ctx) values()
-
Constructor Details
-
TvDeviceRuntimeMap
public TvDeviceRuntimeMap(Setup setup, int moduleId, int rootDeviceId, boolean loadSaScripts) 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 interfaceEventListener<ru.bitel.bgbilling.kernel.event.common.Event>
- Throws:
ru.bitel.bgbilling.common.BGException
-
get
-
getAndLockSa
-
values
-
getMap
-
load
- Throws:
ru.bitel.bgbilling.common.BGException
-
getDescendantMap
-