com.ibm.batch.container.artifact.proxy
Class ItemReaderProxy
java.lang.Object
com.ibm.batch.container.artifact.proxy.AbstractProxy
com.ibm.batch.container.artifact.proxy.ItemReaderProxy
public class ItemReaderProxy
- extends AbstractProxy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
openReader
public void openReader(Object checkpoint)
closeReader
public void closeReader()
readItem
public Object readItem()
throws Throwable
- Throws:
Throwable
checkpointInfo
public Object checkpointInfo()
getOpenMethod
public Method getOpenMethod()
getCloseMethod
public Method getCloseMethod()
getReadItemMethod
public Method getReadItemMethod()
getCheckpointInfoMethod
public Method getCheckpointInfoMethod()
Copyright © 2013. All Rights Reserved.