Resources

The Resource class is for loading, changing, adding and manipulating properties in the property file [applicationName]_config.properties. The global_config.properties file plays a special role. If a property is not found in the specific file e. g. postvisualization_config.properties than the global_config.properties will be used as second step. Note: The global_config.properties are read only!


Field: logger [Logger]

---


Field: applicationName [java.lang.String]

---


Field: instanceMap [Resources>]

---


Field: properties [Properties]

---