Uses of Class
org.apache.logging.log4j.core.config.PropertiesPlugin.NullLookup
-
Packages that use PropertiesPlugin.NullLookup Package Description org.apache.logging.log4j.core.config Configuration of Log4j 2. -
-
Uses of PropertiesPlugin.NullLookup in org.apache.logging.log4j.core.config
Methods in org.apache.logging.log4j.core.config that return PropertiesPlugin.NullLookup Modifier and Type Method Description static PropertiesPlugin.NullLookupPropertiesPlugin.NullLookup. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PropertiesPlugin.NullLookup[]PropertiesPlugin.NullLookup. values()Returns an array containing the constants of this enum type, in the order they are declared.
-