org.compass.core.executor.commonj
Class WorkSubmitterCallable<T>
java.lang.Object
org.compass.core.executor.commonj.WorkSubmitterCallable<T>
- All Implemented Interfaces:
- Callable<T>
public class WorkSubmitterCallable<T>
- extends Object
- implements Callable<T>
- Author:
- kimchy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkSubmitterCallable
public WorkSubmitterCallable(commonj.work.WorkManager workManager,
Callable<T> callable)
call
public T call()
throws Exception
- Specified by:
call
in interface Callable<T>
- Throws:
Exception
Copyright (c) 2004-2009 The Compass Project.