|
Spring AMQP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageRecoverer
Method Summary | |
---|---|
void |
recover(Message message,
java.lang.Throwable cause)
Callback for message that was consumed but failed all retry attempts. |
Method Detail |
---|
void recover(Message message, java.lang.Throwable cause)
message
- the message to recovercause
- the cause of the error
|
Spring AMQP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |