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

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

public class RetryWriteListenerProxy
extends AbstractProxy<RetryWriteListener>
implements RetryWriteListener


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

onRetryWriteException

public void onRetryWriteException(List items,
                                  Exception ex)
Specified by:
onRetryWriteException in interface RetryWriteListener


Copyright © 2013. All Rights Reserved.