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

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

public class SkipWriteListenerProxy
extends AbstractProxy<SkipWriteListener>
implements SkipWriteListener


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

onSkipWriteItem

public void onSkipWriteItem(List items,
                            Exception ex)
Specified by:
onSkipWriteItem in interface SkipWriteListener


Copyright © 2013. All Rights Reserved.