Uses of Interface
org.apache.logging.log4j.spi.CleanableThreadContextMap
Packages that use CleanableThreadContextMap
Package
Description
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
SLF4J support.
-
Uses of CleanableThreadContextMap in org.apache.logging.log4j.spi
Subinterfaces of CleanableThreadContextMap in org.apache.logging.log4j.spiModifier and TypeInterfaceDescriptioninterfaceExtension service provider interface to allow putting Object values in theThreadContext.Classes in org.apache.logging.log4j.spi that implement CleanableThreadContextMapModifier and TypeClassDescription(package private) classSortedArrayStringMap-based implementation of theThreadContextMapinterface that creates a copy of the data structure on every modification.(package private) classSortedArrayStringMap-based implementation of theThreadContextMapinterface that attempts not to create temporary objects. -
Uses of CleanableThreadContextMap in org.apache.logging.slf4j
Classes in org.apache.logging.slf4j that implement CleanableThreadContextMap