Package com.nt.udc.util
Class SystemModelUpdater
java.lang.Object
com.nt.udc.util.SystemModelUpdater
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic Stringstatic voidstatic booleanstatic booleannodeMgrIDExists(ArrayList<String> nodeMgrCfgValues) static StringreadFile()static voidupdateFile(String oldNodeMgrCfgLine, String newNodeMgrCfgLine) static void
-
Constructor Details
-
SystemModelUpdater
public SystemModelUpdater()
-
-
Method Details
-
getSystemModelCfgFilePath
-
readFile
- Throws:
FileNotFoundExceptionIOException
-
updateFile
-
writeFile
- Throws:
FileNotFoundExceptionIOException
-
nodeMgrIDExists
-
nodeMgrExists
- Throws:
FileNotFoundExceptionIOException
-
addNodeMgrID
public static void addNodeMgrID() -
main
- Throws:
Exception
-