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