@Named(value="mySkipReaderExceedListener") public class MySkipReaderExceedListener extends Object implements jakarta.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 jakarta.batch.api.chunk.listener.SkipReadListener
© Copyright 2013, 2020 International Business Machines Corp. and others
Licensed under the Apache License, Version 2.0