Sonic ESB API

com.sonicsw.xq
Interface XQFaultProcessContinuation

All Superinterfaces:
java.io.Serializable, XQProcessContinuation

public interface XQFaultProcessContinuation
extends XQProcessContinuation

Process continuation for fault handler processes.

See Also:
XQProcessContinuation

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sonicsw.xq.XQProcessContinuation
XQProcessContinuation.Level
 
Field Summary
 
Fields inherited from interface com.sonicsw.xq.XQProcessContinuation
NULL_ADDRESS
 
Method Summary
 XQProcessContinuation getOriginalProcessContinuation()
          Return the continuation object for the original process that threw the fault that is being handled by the the fault handler process
 void setOriginalProcessContinuation(XQProcessContinuation origProcContinuation)
          Set the continuation object for the original process that threw the fault that is being handled by the the fault handler process
 
Methods inherited from interface com.sonicsw.xq.XQProcessContinuation
getCompositeStepName, getCurrentProcessName, getID, getLevel, getProcessInstanceData, getProcessRuntime, getRootProcessName, setCompositeStepName, setCurrentProcessName, setCurrentProcessStepName, setID, setLevel, setProcessInstanceData, setProcessRuntime, setRootProcessName
 

Method Detail

getOriginalProcessContinuation

XQProcessContinuation getOriginalProcessContinuation()
Return the continuation object for the original process that threw the fault that is being handled by the the fault handler process


setOriginalProcessContinuation

void setOriginalProcessContinuation(XQProcessContinuation origProcContinuation)
Set the continuation object for the original process that threw the fault that is being handled by the the fault handler process


Sonic ESB API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.