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