public interface CleanableThreadContextMap extends ThreadContextMap2
ThreadContext
.ThreadContextMap
Modifier and Type | Method and Description |
---|---|
void |
removeAll(Iterable<String> keys)
Removes all given context map keys from the current thread's context map.
|
getReadOnlyContextData, putAll
clear, containsKey, get, getCopy, getImmutableMapOrNull, isEmpty, put, remove
Copyright © 2021 JBoss by Red Hat. All rights reserved.