public class MDCCallableAdapter<T> extends Object implements Callable<T>
MDCCallableAdapter(Callable<T> target, Map contextMap)
T
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MDCCallableAdapter(Callable<T> target, Map contextMap)
public T call() throws Exception
call
Callable<T>
Exception
Copyright © 2020 ZeroTurnaround. All rights reserved.