Uses of Interface
com.ppm.logging.configuration.PropertiesLoader
-
Packages that use PropertiesLoader Package Description com.ppm.logging.configuration -
-
Uses of PropertiesLoader in com.ppm.logging.configuration
Classes in com.ppm.logging.configuration that implement PropertiesLoader Modifier and Type Class Description classDefaultPropertiesLoaderDefault Configuration Properties LoaderMethods in com.ppm.logging.configuration that return PropertiesLoader Modifier and Type Method Description PropertiesLoaderDefaultConfigurationFactory. getPropertiesLoader()Constructors in com.ppm.logging.configuration with parameters of type PropertiesLoader Constructor Description DefaultConfigurationFactory(PropertiesLoader propertiesLoader)
-