Uses of Class
edu.ntnu.item.jt.system.PropertiesReader

Packages that use PropertiesReader
edu.ntnu.item.jt.system   
 

Uses of PropertiesReader in edu.ntnu.item.jt.system
 

Methods in edu.ntnu.item.jt.system that return PropertiesReader
static PropertiesReader PropertiesReader.getInstance()
          Returns the config reader instance.
static PropertiesReader PropertiesReader.initialize(java.lang.String configFile)
          Initialize a config reader object, reading the properties from a given location on the local file system.