org.ow2.orchestra.pvm.internal.jobexecutor.jdk
Class JobExecutorTask
java.lang.Object
org.ow2.orchestra.pvm.internal.jobexecutor.jdk.JobExecutorTask
- All Implemented Interfaces:
- Runnable
public class JobExecutorTask
- extends Object
- implements Runnable
- Author:
- Guillaume Porcher
Runnable task to execute a job in an ExecutorService
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobExecutorTask
public JobExecutorTask(CommandService commandService,
Collection<JobImpl<?>> jobDbids)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2011 OW2 Consortium. All Rights Reserved.