|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RetryStateGenerator
Strategy interface for generating a RetryState
instance
based on a message.
Method Summary | |
---|---|
org.springframework.retry.RetryState |
determineRetryState(Message<?> message)
|
Method Detail |
---|
org.springframework.retry.RetryState determineRetryState(Message<?> message)
|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |