2021222324252627
/** * */ public SystoleProperties() { this.propertiesReader = new FilePropertiesReader(); this.loadProperties(); }