public class ContextCallableCustom<V> extends Object implements Callable<V>
ContextCallableCustom(Callable<V> originalCallable, TraceMethodContext context)
V
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ContextCallableCustom(Callable<V> originalCallable, TraceMethodContext context)
public V call() throws Exception
call
Callable<V>
Exception
Copyright © 2025. All rights reserved.