Interface RepeatInternalState
- All Known Implementing Classes:
RepeatInternalStateSupport
public interface RepeatInternalStateInternal interface for extensions ofRepeatTemplate.- Author:
- Dave Syer
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Collection<java.lang.Throwable>getThrowables()Returns a mutable collection of exceptions that have occurred in the current repeat context.