Interface CleanableThreadContextMap

    • Method Detail

      • removeAll

        void removeAll​(java.lang.Iterable<java.lang.String> keys)
        Removes all given context map keys from the current thread's context map.

        If the current thread does not have a context map it is created as a side effect.

        Parameters:
        keys - The keys.
        Since:
        2.8