Uses of Class
org.apache.logging.log4j.core.lookup.PropertiesLookup.ConfigurationPropertyResult
-
Packages that use PropertiesLookup.ConfigurationPropertyResult Package Description org.apache.logging.log4j.core.lookup Log4j 2 Lookups. -
-
Uses of PropertiesLookup.ConfigurationPropertyResult in org.apache.logging.log4j.core.lookup
Fields in org.apache.logging.log4j.core.lookup with type parameters of type PropertiesLookup.ConfigurationPropertyResult Modifier and Type Field Description private java.util.Map<java.lang.String,PropertiesLookup.ConfigurationPropertyResult>
PropertiesLookup. configurationProperties
Configuration properties.Methods in org.apache.logging.log4j.core.lookup that return types with arguments of type PropertiesLookup.ConfigurationPropertyResult Modifier and Type Method Description private static java.util.Map<java.lang.String,PropertiesLookup.ConfigurationPropertyResult>
PropertiesLookup. createConfigurationPropertyMap(Property[] props)
-