org.exoplatform.social.common.service
Class LogWatchCallable<V>
java.lang.Object
org.exoplatform.social.common.service.LogWatchCallable<V>
- All Implemented Interfaces:
- Callable<V>
public class LogWatchCallable<V>
- extends Object
- implements Callable<V>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogWatchCallable
public LogWatchCallable(Callable<V> task,
TraceElement trace)
getWrappedTask
public Callable<V> getWrappedTask()
getTraceElement
public TraceElement getTraceElement()
call
public V call()
throws Exception
- Specified by:
call in interface Callable<V>
- Throws:
Exception
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.