Uses of Class
org.apache.logging.log4j.core.lookup.MapLookup
Packages that use MapLookup
-
Uses of MapLookup in org.apache.logging.log4j.core.lookup
Subclasses of MapLookup in org.apache.logging.log4j.core.lookupModifier and TypeClassDescriptionclass
Maps JVM input arguments (but not main arguments) using JMX to acquire JVM arguments.class
A map-based lookup for main arguments.Fields in org.apache.logging.log4j.core.lookup declared as MapLookupModifier and TypeFieldDescription(package private) static final MapLookup
MainMapLookup.MAIN_SINGLETON
A singleton used by a main method to save its arguments.