| 
 | Oracle | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ReliabilityErrorContext
Provides details of a reliability failure.
| Method Summary | |
|---|---|
|  AsyncPostCallContext | getAsyncPostCallContext() | 
|  ReliableDeliveryException | getFault()Deprecated. Use getFaults() instead | 
|  List<Throwable> | getFaults()Returns a list of Throwables that describe all the errors that caused the reliable delivery to fail. | 
|  String | getFaultSummaryMessage()Returns a summary message containing a summary of all the errors the caused this reliable delivery to fail. | 
|  String | getOperationName() | 
|  SOAPMessage | getSOAPMessage() | 
|  String | getTargetName() | 
| Method Detail | 
|---|
String getOperationName()
String getTargetName()
SOAPMessage getSOAPMessage()
ReliableDeliveryException getFault()
List<Throwable> getFaults()
String getFaultSummaryMessage()
AsyncPostCallContext getAsyncPostCallContext()
| 
 | Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 2008 Oracle | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||