public class DeviceManagerMethodMap extends java.lang.Object implements EventListener<ScriptUpdatedEvent>
| Constructor and Description |
|---|
DeviceManagerMethodMap() |
| Modifier and Type | Method and Description |
|---|---|
static DeviceManagerMethodMap |
getInstance() |
java.util.List<DeviceManagerMethod> |
getMethodList(java.lang.String className) |
void |
notify(ScriptUpdatedEvent e,
EventListenerContext ctx) |
public static DeviceManagerMethodMap getInstance()
public java.util.List<DeviceManagerMethod> getMethodList(java.lang.String className) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic void notify(ScriptUpdatedEvent e, EventListenerContext ctx) throws ru.bitel.bgbilling.common.BGException
notify in interface EventListener<ScriptUpdatedEvent>ru.bitel.bgbilling.common.BGException