Package com.saperion.common.config.manager
package com.saperion.common.config.manager
-
ClassDescriptionDbConfigurationManager<CommonAccessException extends Exception>The
DbConfigurationManagermanages configuration values in a database table and an in-memory cache.DbConfigurationManagerConstructorParameters<CommonAccessException extends Exception>TheDbConfigurationManagerConstructorParametersaccumulates the parameters for construction of aDbConfigurationManagerand their defaults.TheNotFoundReactionTypedefines forDbConfigurationManager.get...()-methodsthe behavior if the requested configuration value was not found.TheStorageTypedefines forDbConfigurationManager.get...(...,StorageType)-methodswhere to search the configuration values.