com.ibm.jbatch.container.artifact.proxy
Class RetryReadListenerProxy

java.lang.Object
  extended by com.ibm.jbatch.container.artifact.proxy.AbstractProxy<RetryReadListener>
      extended by com.ibm.jbatch.container.artifact.proxy.RetryReadListenerProxy
All Implemented Interfaces:
RetryReadListener

public class RetryReadListenerProxy
extends AbstractProxy<RetryReadListener>
implements RetryReadListener


Field Summary
 
Fields inherited from class com.ibm.jbatch.container.artifact.proxy.AbstractProxy
delegate, stepContext
 
Method Summary
 void onRetryReadException(Exception ex)
           
 
Methods inherited from class com.ibm.jbatch.container.artifact.proxy.AbstractProxy
getDelegate, setStepContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

onRetryReadException

public void onRetryReadException(Exception ex)
Specified by:
onRetryReadException in interface RetryReadListener


Copyright © 2013. All Rights Reserved.