Interface ThreadContextMap2
- All Superinterfaces:
ThreadContextMap
- All Known Subinterfaces:
CleanableThreadContextMap, ObjectThreadContextMap
- All Known Implementing Classes:
CopyOnWriteSortedArrayThreadContextMap, GarbageFreeSortedArrayThreadContextMap, MDCContextMap
Extension service provider interface to implement additional custom MDC behavior for
ThreadContext.
Consider implementing CleanableThreadContextMap instead.- Since:
- 2.7
- See Also:
-
Method Summary
Methods inherited from interface ThreadContextMap
clear, containsKey, get, getCopy, getImmutableMapOrNull, isEmpty, put, remove
-
Method Details
-
putAll
-
getReadOnlyContextData
-