| 
||||||||||
| 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.PartialArgumentsContainer
org.globus.cog.karajan.workflow.nodes.ErrorHandlerNode
public class ErrorHandlerNode
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode | 
|---|
FlowNode.FNTP | 
| Field Summary | |
|---|---|
static Arg | 
A_MATCH
 | 
static String | 
ERROR_HANDLERS
 | 
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments | 
|---|
QUOTED | 
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode | 
|---|
A_INLINE_TEXT, debug, startCount, STDERR, STDOUT, threadTracker | 
| Fields inherited from interface org.globus.cog.karajan.workflow.nodes.FlowElement | 
|---|
ANNOTATION, CALLER, FILENAME, LINE, TEXT, UID | 
| Constructor Summary | |
|---|---|
ErrorHandlerNode()
 | 
|
| Method Summary | |
|---|---|
 void | 
handleError(FlowElement source,
            FailureNotificationEvent error)
 | 
protected  void | 
notificationEvent(NotificationEvent e)
 | 
protected  void | 
partialArgumentsEvaluated(VariableStack stack)
 | 
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.PartialArgumentsContainer | 
|---|
childCompleted, executeChildren, executeSingle, getArgCount, getArgsDone, initializeStatic, nonArgChildCompleted, setArgsDone, startRest | 
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments | 
|---|
addChannel, argumentsEvaluated, checkArguments, getArgument, getArgumentCount, getArgumentIndex, getArgumentNames, getArguments, getChannels, getMaxArgIndex, getNonpropargs, getOptionalArgs, getQuotedArgs, getSortedArgs, hasChannels, hasNestedArguments, hasVariableArguments, initializeArgs, newNameBindingVariableArguments, newVariableArguments, pre, processArguments, setArguments, setHasVargs, setNestedArgs, setNonpropargs, setQuotedArgs, setVargs | 
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.Sequential | 
|---|
exit, getIndex, moreToExecute, preDecIndex, preIncIndex, setIndex, startElement, startNext | 
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.FlowContainer | 
|---|
execute, getChildFailed, isOptimizable, post, setChildFailed, setOptimize | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final String ERROR_HANDLERS
public static final Arg A_MATCH
| Constructor Detail | 
|---|
public ErrorHandlerNode()
| Method Detail | 
|---|
protected void partialArgumentsEvaluated(VariableStack stack)
                                  throws ExecutionException
partialArgumentsEvaluated in class PartialArgumentsContainerExecutionException
public void handleError(FlowElement source,
                        FailureNotificationEvent error)
                 throws ExecutionException
ExecutionException
protected void notificationEvent(NotificationEvent e)
                          throws ExecutionException
notificationEvent in class SequentialExecutionException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||