org.apache.oodt.cas.workflow.engine
Class NonBlockingShepardThread

java.lang.Object
  extended by org.apache.oodt.cas.workflow.engine.NonBlockingShepardThread
All Implemented Interfaces:
Runnable, CoreMetKeys, WorkflowStatus

public class NonBlockingShepardThread
extends Object
implements WorkflowStatus, CoreMetKeys, Runnable


Field Summary
 
Fields inherited from interface org.apache.oodt.cas.workflow.structs.WorkflowStatus
CREATED, ERROR, FINISHED, METADATA_MISSING, PAUSED, QUEUED, RESMGR_SUBMIT, STARTED
 
Fields inherited from interface org.apache.oodt.cas.workflow.metadata.CoreMetKeys
JOB_ID, PROCESSING_NODE, QUEUE_NAME, TASK_ID, WORKFLOW_INST_ID, WORKFLOW_MANAGER_URL
 
Constructor Summary
NonBlockingShepardThread(NonBlockingThreadPoolWorkflowEngine engine)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonBlockingShepardThread

public NonBlockingShepardThread(NonBlockingThreadPoolWorkflowEngine engine)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 1999-2011 Apache OODT. All Rights Reserved.