org.globus.cog.karajan.workflow.service.handlers
Class StartGroupHandler

java.lang.Object
  extended by org.globus.cog.karajan.workflow.service.RequestReply
      extended by org.globus.cog.karajan.workflow.service.handlers.RequestHandler
          extended by org.globus.cog.karajan.workflow.service.handlers.GroupHandler
              extended by org.globus.cog.karajan.workflow.service.handlers.StartGroupHandler

public class StartGroupHandler
extends GroupHandler


Field Summary
 
Fields inherited from class org.globus.cog.karajan.workflow.service.RequestReply
NOID
 
Constructor Summary
StartGroupHandler()
           
 
Method Summary
 void handlerRequestComplete(RequestHandler handler)
           
 
Methods inherited from class org.globus.cog.karajan.workflow.service.handlers.GroupHandler
dataReceived, errorReceived, getCrtHandler, handlerDataReceived, handlerErrorReceived, requestComplete
 
Methods inherited from class org.globus.cog.karajan.workflow.service.handlers.RequestHandler
isReplySent, ppInData, ppOutData, receiveCompleted, send, sendReply, sendReply, unregister
 
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
 

Constructor Detail

StartGroupHandler

public StartGroupHandler()
Method Detail

handlerRequestComplete

public void handlerRequestComplete(RequestHandler handler)
                            throws ProtocolException
Overrides:
handlerRequestComplete in class GroupHandler
Throws:
ProtocolException