Class CommandLineArgs


  • public class CommandLineArgs
    extends java.lang.Object
    Author: Itai Marko
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CONFIG_FILE_NAME  
    • Constructor Summary

      Constructors 
      Constructor Description
      CommandLineArgs()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getConfigFilePath()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CONFIG_FILE_NAME

        public static final java.lang.String CONFIG_FILE_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • CommandLineArgs

        public CommandLineArgs()
    • Method Detail

      • getConfigFilePath

        public java.lang.String getConfigFilePath()