Uses of Class
com.saperion.common.config.loader.AbstractPropertiesLoader
-
Packages that use AbstractPropertiesLoader Package Description com.saperion.common.config.loader -
-
Uses of AbstractPropertiesLoader in com.saperion.common.config.loader
Subclasses of AbstractPropertiesLoader in com.saperion.common.config.loader Modifier and Type Class Description classChainedPropertiesLoaderTheChainedPropertiesLoadercan be used to define a chain ofPropertiesLoaders that should be used to load properties.classFilePropertiesLoaderThisFilePropertiesLoaderloads '.properties'-files.classFilterPropertiesLoaderThisPropertiesLoaderhas a set of properties.classJndiPropertiesLoaderThisPropertiesLoaderloadsPropertiesvia JNDI.
-