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