Package de.businesscode.bcdui.toolbox.config
package de.businesscode.bcdui.toolbox.config
-
ClassDescriptionbare configuration singleton, this class is for internal purpose and must not be used in projects, consider using
Configuration
that purpose.configuration provider interfacethis class loads the configuration properties from database, this class is thread-safe and can also be used as a singleton, theDbProperties.getProperties(String)
method is used to retrieve properties and it will keep the internal data up-to-date in caseDbProperties.refreshCycleSec
has been set in constructor.