|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.cog.karajan.workflow.nodes.FlowNode
org.globus.cog.karajan.workflow.nodes.FlowContainer
org.globus.cog.karajan.workflow.nodes.Sequential
org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments
org.globus.cog.karajan.workflow.nodes.SequentialWithArguments
org.globus.cog.karajan.workflow.nodes.ErrorHandlerNode
| Nested Class Summary |
| Nested classes inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode |
FlowNode.FNTP |
| Field Summary | |
static String |
ERROR_HANDLERS
|
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments |
commonArguments, QUOTED |
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.Sequential |
INDEX |
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.FlowContainer |
CALLER |
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode |
debug, startCount, TEXT, threadTracker |
| Constructor Summary | |
ErrorHandlerNode()
|
|
| Method Summary | |
protected void |
executeChildren(VariableStack stack)
|
void |
handleError(VariableStack stack,
FlowElement source,
FailureNotificationEvent error)
|
protected void |
notificationEvent(NotificationEvent e)
|
void |
pre(VariableStack stack)
|
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments |
argumentsEvaluated, checkArguments, getArgument, getArgument, getArgumentCount, getArgumentIndex, getArgumentNames, getArguments, getMaxArgIndex, getNonpropargs, getPropargs, getQuotedArgs, getSortedArgs, getVargs, getVargsAsArray, hasArgument, hasNestedArguments, hasVariableArguments, initializeArgs, initializeStatic, newNameBindingVariableArguments, newVariableArguments, processArguments, setArguments, setArguments, setHasVargs, setNestedArgs, setNonpropargs, setQuotedArgs, setVargs |
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.Sequential |
executeSingle, exit, moreToExecute, startNext |
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.FlowContainer |
addChannel, execute, isOptimizable, post, setOptimize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final String ERROR_HANDLERS
| Constructor Detail |
public ErrorHandlerNode()
| Method Detail |
public void pre(VariableStack stack)
throws ExecutionException
pre in class AbstractSequentialWithArgumentsExecutionException
public void handleError(VariableStack stack,
FlowElement source,
FailureNotificationEvent error)
throws ExecutionException
ExecutionException
protected void notificationEvent(NotificationEvent e)
throws ExecutionException
notificationEvent in class AbstractSequentialWithArgumentsExecutionException
protected void executeChildren(VariableStack stack)
throws ExecutionException
executeChildren in class SequentialWithArgumentsExecutionException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||