com.ibm.jbatch.tck.artifacts.specialized
Class MyMultipleExceptionsRetryReadListener
java.lang.Object
com.ibm.jbatch.tck.artifacts.specialized.MyMultipleExceptionsRetryReadListener
- All Implemented Interfaces:
- RetryReadListener
@Named(value="myMultipleExceptionsRetryReadListener")
public class MyMultipleExceptionsRetryReadListener
- extends Object
- implements RetryReadListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GOOD_EXIT_STATUS
public static final String GOOD_EXIT_STATUS
- See Also:
- Constant Field Values
BAD_EXIT_STATUS
public static final String BAD_EXIT_STATUS
- See Also:
- Constant Field Values
MyMultipleExceptionsRetryReadListener
public MyMultipleExceptionsRetryReadListener()
onRetryReadException
public void onRetryReadException(Exception ex)
throws Exception
- Specified by:
onRetryReadException in interface RetryReadListener
- Throws:
Exception
Copyright © 2013. All Rights Reserved.