|
|||||||||
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 | |
---|---|
java.lang.String |
getFaultCode()
Retrieves a fault code. |
void |
setFaultCode(java.lang.String faultCode)
Sets a fault code. |
Methods inherited from interface com.adobe.idp.dsc.CallBackInfo |
---|
getOperationName, getServiceName, getServiceVersion, setOperationName, setServiceName, setServiceVersion |
Method Detail |
---|
java.lang.String getFaultCode()
java.lang.String
containing the fault code.void setFaultCode(java.lang.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 |