public interface ThreadContextMap2 extends ThreadContextMap
ThreadContext
.
Consider implementing CleanableThreadContextMap
instead.ThreadContextMap
Modifier and Type | Method and Description |
---|---|
StringMap |
getReadOnlyContextData()
Returns the context data for reading.
|
void |
putAll(Map<String,String> map)
Puts all given context map entries into the current thread's
context map.
|
clear, containsKey, get, getCopy, getImmutableMapOrNull, isEmpty, put, remove
Copyright © 2021 JBoss by Red Hat. All rights reserved.