Uses of Package
com.saperion.common.config.manager
-
Packages that use com.saperion.common.config.manager Package Description com.saperion.common.config.manager -
Classes in com.saperion.common.config.manager used by com.saperion.common.config.manager Class Description DbConfigurationManagerConstructorParameters TheDbConfigurationManagerConstructorParameters
accumulates the parameters for construction of aDbConfigurationManager
and their defaults.NotFoundReactionType TheNotFoundReactionType
defines forDbConfigurationManager.get...()-methods
the behavior if the requested configuration value was not found.StorageType TheStorageType
defines forDbConfigurationManager.get...(...,StorageType)-methods
where to search the configuration values.