RESOLVED - issue BATCH-425: Add documentation for RepeatTemplate

OPEN - issue BATCH-424: Reference Documentation for RetryTemplate
This commit is contained in:
dsyer
2008-03-13 09:38:19 +00:00
parent c14e334072
commit 8b0b12c70e
4 changed files with 331 additions and 11 deletions

View File

@@ -33,7 +33,6 @@ import org.springframework.batch.retry.RetryContext;
* the corresponding {@link BackOffContext} object created by the call to
* {@link #start}.
*
* @since 2.1
* @author Rob Harrop
* @author Dave Syer
*/