com.ibm.jbatch.container.artifact.proxy
Class ItemReadListenerProxy
java.lang.Object
com.ibm.jbatch.container.artifact.proxy.AbstractProxy<ItemReadListener>
com.ibm.jbatch.container.artifact.proxy.ItemReadListenerProxy
- All Implemented Interfaces:
- ItemReadListener
public class ItemReadListenerProxy
- extends AbstractProxy<ItemReadListener>
- implements ItemReadListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
afterRead
public void afterRead(Object item)
- Specified by:
afterRead in interface ItemReadListener
beforeRead
public void beforeRead()
- Specified by:
beforeRead in interface ItemReadListener
onReadError
public void onReadError(Exception ex)
- Specified by:
onReadError in interface ItemReadListener
Copyright © 2013. All Rights Reserved.