|
AdventNet Web NMS 4 DMS API Specification | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface has to be implemented by the modules for which configurations have been done via the Runtime Administration framework and whose respective configurations should take effect at the DMS end.
| Method Summary | |
void |
fireConfUpdate(java.util.Properties confProps,
com.adventnet.nms.util.XMLNode xmlElem)
This method will be fired for all the modules, should handle in its implementation the relevant action that should take place at the back end for the configuration change, based on Add, Modify or Delete being performed. |
| Method Detail |
public void fireConfUpdate(java.util.Properties confProps,
com.adventnet.nms.util.XMLNode xmlElem)
confProps - the module configuration properties returned from the RTADataModel class implementationxmlElem - element which has the RTA changes
|
AdventNet Web NMS 4 DMS API Specification | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||