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

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

public class SkipProcessListenerProxy
extends AbstractProxy<SkipProcessListener>
implements SkipProcessListener


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

onSkipProcessItem

public void onSkipProcessItem(Object item,
                              Exception ex)
Specified by:
onSkipProcessItem in interface SkipProcessListener


Copyright © 2013. All Rights Reserved.