public class ThreadMdcUtil extends Object
ThreadMdcUtil()
static void
setTraceIdIfAbsent()
static <T> Callable<T>
wrap(Callable<T> callable, Map<String,String> context)
static Runnable
wrap(Runnable runnable, Map<String,String> context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadMdcUtil()
public static void setTraceIdIfAbsent()
public static <T> Callable<T> wrap(Callable<T> callable, Map<String,String> context)
public static Runnable wrap(Runnable runnable, Map<String,String> context)
Copyright © 2025. All rights reserved.