Package com.adobe.idp.dsc
Interfacepublic interface FaultCallBackInfo

A FaultCallBackInfo contains the information necessary for the service container to issue fault callbacks to the specified operations after an InvocationRequest has failed.



Public Methods
 MethodDefined by
  
String getFaultCode()
Retrieves a fault code.
FaultCallBackInfo
  
void setFaultCode(String faultCode)
Sets a fault code.
FaultCallBackInfo
Method Detail
getFaultCode()
public String getFaultCode()

Retrieves a fault code.

Returns
A java.lang.String containing the fault code.
setFaultCode() 
public void setFaultCode(String faultCode)

Sets a fault code.

Parameters

faultCode — A java.lang.String containing the fault code.





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/idp/dsc/FaultCallBackInfo.html