public class ContextTracker extends Object
ContextTracker()
<V> V
run(Callable<V> callable)
boolean
runsInTrackedContext()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ContextTracker()
public <V> V run(Callable<V> callable) throws Exception
Exception
public boolean runsInTrackedContext()
Copyright © 2018. All rights reserved.