|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface SkipProcessListener
SkipProcessListener intercepts skippable itemProcess exception handling.
| Method Summary | |
|---|---|
void |
onSkipProcessItem(Object item,
Exception ex)
The onSkipProcessItem method receives control when a skippable exception is thrown from an ItemProcess processItem method. |
| Method Detail |
|---|
void onSkipProcessItem(Object item,
Exception ex)
throws Exception
item - specifies the item passed to the ItemProcessor.ex - specifies the exception thrown by the ItemProcessor.
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