public class LogWatchCallable<V> extends Object implements Callable<V>
LogWatchCallable(Callable<V> task, TraceElement trace)
V
call()
TraceElement
getTraceElement()
Callable<V>
getWrappedTask()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogWatchCallable(Callable<V> task, TraceElement trace)
public Callable<V> getWrappedTask()
public TraceElement getTraceElement()
public V call() throws Exception
call
Exception
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.