|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public 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.
| Method Summary | |
|---|---|
String |
getFaultCode()
Retrieves a fault code. |
void |
setFaultCode(String faultCode)
Sets a fault code. |
| Methods inherited from interface com.adobe.idp.dsc.CallBackInfo |
|---|
getOperationName, getServiceName, getServiceVersion, setOperationName, setServiceName, setServiceVersion |
| Method Detail |
|---|
String getFaultCode()
java.lang.String containing the fault code.void setFaultCode(String faultCode)
faultCode - A java.lang.String containing the fault code.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||