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

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

public class RetryProcessListenerProxy
extends AbstractProxy<RetryProcessListener>
implements RetryProcessListener


Field Summary
 
Fields inherited from class com.ibm.jbatch.container.artifact.proxy.AbstractProxy
delegate, stepContext
 
Method Summary
 void onRetryProcessException(Object item, 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

onRetryProcessException

public void onRetryProcessException(Object item,
                                    Exception ex)
Specified by:
onRetryProcessException in interface RetryProcessListener


Copyright © 2013. All Rights Reserved.