@Named(value="mySkipReaderExceedListener") public class MySkipReaderExceedListener extends Object implements javax.batch.api.chunk.listener.SkipReadListener
Modifier and Type | Field and Description |
---|---|
static String |
BAD_EXIT_STATUS_INCORRECT_NUMBER_SKIPS |
static String |
BAD_EXIT_STATUS_WRONG_EXCEPTION |
static String |
GOOD_EXIT_STATUS |
Constructor and Description |
---|
MySkipReaderExceedListener() |
public static final String GOOD_EXIT_STATUS
public static final String BAD_EXIT_STATUS_INCORRECT_NUMBER_SKIPS
public static final String BAD_EXIT_STATUS_WRONG_EXCEPTION
public void onSkipReadItem(Exception e)
onSkipReadItem
in interface javax.batch.api.chunk.listener.SkipReadListener
© Copyright IBM Corp. 2015
Licensed under the Apache License, Version 2.0