com.ibm.batch.container.artifact.proxy
Class ItemWriteListenerProxy

java.lang.Object
  extended by com.ibm.batch.container.artifact.proxy.AbstractProxy
      extended by com.ibm.batch.container.artifact.proxy.ItemWriteListenerProxy

public class ItemWriteListenerProxy
extends AbstractProxy


Field Summary
 
Fields inherited from class com.ibm.batch.container.artifact.proxy.AbstractProxy
delegate, propertyMap
 
Method Summary
 void afterWrite()
           
 void beforeWrite()
           
 void onWriteError()
           
 
Methods inherited from class com.ibm.batch.container.artifact.proxy.AbstractProxy
findPropertyFields, getDelegate, getFlowContext, getJobContext, getSplitContext, getStepContext, setFlowContext, setJobContext, setSplitContext, setStepContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

beforeWrite

public void beforeWrite()

afterWrite

public void afterWrite()

onWriteError

public void onWriteError()


Copyright © 2013. All Rights Reserved.