|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface RetryWriteListener
RetryWriteListener intercepts retry processing for an ItemWriter.
| Method Summary | |
|---|---|
void |
onRetryWriteException(List<Object> items,
Exception ex)
The onRetryWriteException method receives control when a retryable exception is thrown from an ItemWriter writeItems method. |
| Method Detail |
|---|
void onRetryWriteException(List<Object> items,
Exception ex)
throws Exception
items - specify the items passed to an item writer.ex - specifies the exception thrown by an item writer.
Exception - is thrown if an error occurs.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0