Class DeviceManagerMethodMap
java.lang.Object
ru.bitel.oss.systems.inventory.resource.server.bean.DeviceManagerMethodMap
- All Implemented Interfaces:
EventListener<ScriptUpdatedEvent>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic DeviceManagerMethodMap
getMethodList
(String className) void
-
Constructor Details
-
DeviceManagerMethodMap
public DeviceManagerMethodMap()
-
-
Method Details
-
getInstance
-
getMethodList
public List<DeviceManagerMethod> getMethodList(String className) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
notify
public void notify(ScriptUpdatedEvent e, EventListenerContext ctx) throws ru.bitel.bgbilling.common.BGException - Specified by:
notify
in interfaceEventListener<ScriptUpdatedEvent>
- Throws:
ru.bitel.bgbilling.common.BGException
-