org.globus.cog.karajan.workflow
Interface DirectExecution

All Known Implementing Classes:
NumericValue, StringValue, Variable

public interface DirectExecution


Method Summary
 void start(VariableStack stack)
           
 

Method Detail

start

void start(VariableStack stack)
           throws ExecutionException
Throws:
ExecutionException