Uses of Interface
org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
Packages that use ReadOnlyThreadContextMap
-
Uses of ReadOnlyThreadContextMap in org.apache.logging.log4j
Methods in org.apache.logging.log4j that return ReadOnlyThreadContextMapModifier and TypeMethodDescriptionstatic ReadOnlyThreadContextMapThreadContext.getThreadContextMap()Returns a read-only view of the internal data structure used to store thread context key-value pairs, ornullif the internal data structure does not implement theReadOnlyThreadContextMapinterface.