com.ibm.jbatch.tck.artifacts.specialized
Class MyRetryReadListener

java.lang.Object
  extended by com.ibm.jbatch.tck.artifacts.specialized.MyRetryReadListener
All Implemented Interfaces:
RetryReadListener<Object>

@Named(value="myRetryReadListener")
public class MyRetryReadListener
extends Object
implements RetryReadListener<Object>


Constructor Summary
MyRetryReadListener()
           
 
Method Summary
 void onRetryReadException(Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyRetryReadListener

public MyRetryReadListener()
Method Detail

onRetryReadException

public void onRetryReadException(Exception e)
Specified by:
onRetryReadException in interface RetryReadListener<Object>


Copyright © 2013. All Rights Reserved.