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

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

public class SkipReadListenerProxy
extends AbstractProxy<SkipReadListener>
implements SkipReadListener


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

onSkipReadItem

public void onSkipReadItem(Exception ex)
Specified by:
onSkipReadItem in interface SkipReadListener


Copyright © 2013. All Rights Reserved.