Class Config


  • public class Config
    extends Object
    Singleton class for storing and retrieving configuration strings.
    • Method Detail

      • getConfig

        public static Config getConfig()
      • getAgentRawPath

        public String getAgentRawPath()
      • getAgentExpandedPath

        public String getAgentExpandedPath()
      • setAgentPath

        public void setAgentPath​(String agentPath)