com.ibm.jbatch.tck.artifacts.specialized
Class MyRetryReadListener
java.lang.Object
com.ibm.jbatch.tck.artifacts.specialized.MyRetryReadListener
- All Implemented Interfaces:
- RetryReadListener<Object>
@Named(value="myRetryReadListener")
public class MyRetryReadListener
- extends Object
- implements RetryReadListener<Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyRetryReadListener
public MyRetryReadListener()
onRetryReadException
public void onRetryReadException(Exception e)
- Specified by:
onRetryReadException in interface RetryReadListener<Object>
Copyright © 2013. All Rights Reserved.