Class ApplicationProperties


  • public class ApplicationProperties
    extends Object
    • Constructor Detail

      • ApplicationProperties

        public ApplicationProperties()
    • Method Detail

      • getDataSetRoot

        public String getDataSetRoot()
      • getMysqlUser

        public String getMysqlUser()
      • getMysqlPass

        public String getMysqlPass()
      • getMysqlPort

        public String getMysqlPort()
      • getMysqlDB

        public String getMysqlDB()
      • getMysqlServer

        public String getMysqlServer()
      • exists

        public boolean exists()