|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface SkipWriteListener
SkipWriteListener intercepts skippable itemWriter exception handling.
| Method Summary | |
|---|---|
void |
onSkipWriteItem(List<Object> items,
Exception ex)
The onSkipWriteItems method receives control when a skippable exception is thrown from an ItemWriter writeItems method. |
| Method Detail |
|---|
void onSkipWriteItem(List<Object> items,
Exception ex)
throws Exception
items - specifies the list of item passed to the item writer.ex - specifies the exception thrown by the ItemWriter.
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