Class MyMultipleExceptionsRetryReadListener
java.lang.Object
com.ibm.jbatch.tck.artifacts.specialized.MyMultipleExceptionsRetryReadListener
- All Implemented Interfaces:
jakarta.batch.api.chunk.listener.RetryReadListener
@Named("myMultipleExceptionsRetryReadListener")
public class MyMultipleExceptionsRetryReadListener
extends Object
implements jakarta.batch.api.chunk.listener.RetryReadListener
-
Field Details
-
GOOD_EXIT_STATUS
- See Also:
-
BAD_EXIT_STATUS
- See Also:
-
-
Constructor Details
-
MyMultipleExceptionsRetryReadListener
public MyMultipleExceptionsRetryReadListener()
-
-
Method Details
-
onRetryReadException
- Specified by:
onRetryReadException
in interfacejakarta.batch.api.chunk.listener.RetryReadListener
- Throws:
Exception
-