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