org.globus.cog.karajan.workflow.service.handlers
Class StartHandler
java.lang.Object
  
org.globus.cog.karajan.workflow.service.RequestReply
      
org.globus.cog.karajan.workflow.service.handlers.RequestHandler
          
org.globus.cog.karajan.workflow.service.handlers.StartHandler
public class StartHandler
- extends RequestHandler
 
 
| Fields inherited from class org.globus.cog.karajan.workflow.service.RequestReply | 
NOID | 
 
 
 
 
| Methods inherited from class org.globus.cog.karajan.workflow.service.RequestReply | 
addInData, addOutData, addOutData, addOutObject, channelClosed, deserialize, errorReceived, getChannel, getErrorFlag, getId, getInCmd, getInData, getInData, getInDataChuncks, getInObject, getOutCmd, getOutData, isInDataReceived, ppData, raiseErrorFlag, register, sendError, sendError, serialize, setId, setInCmd, setInData, setOutCmd | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
IMPORTS
public static final String IMPORTS
- See Also:
 - Constant Field Values
 
StartHandler
public StartHandler()
requestComplete
public void requestComplete()
                     throws ProtocolException
- Specified by:
 requestComplete in class RequestHandler
 
- Throws:
 ProtocolException
 
getImport
public FlowElement getImport(Map imports,
                             String imp)
 
prepareStack
protected VariableStack prepareStack(VariableStack stack)
                              throws ExecutionException
- Throws:
 ExecutionException