Uses of Class
org.apache.logging.log4j.util.PropertiesPropertySource
-
Packages that use PropertiesPropertySource Package Description org.apache.logging.log4j.util Internal utility classes for the Log4j 2 API. -
-
Uses of PropertiesPropertySource in org.apache.logging.log4j.util
Subclasses of PropertiesPropertySource in org.apache.logging.log4j.util Modifier and Type Class Description class
PropertyFilePropertySource
PropertySource backed by a properties file.
-