com.ibm.jbatch.tck.artifacts.specialized
Class DoSomethingArrayItemReaderImpl
java.lang.Object
javax.batch.api.chunk.AbstractItemReader
com.ibm.jbatch.tck.artifacts.specialized.DoSomethingArrayItemReaderImpl
- All Implemented Interfaces:
- ItemReader
@Named(value="doSomethingArrayItemReaderImpl")
public class DoSomethingArrayItemReaderImpl
- extends AbstractItemReader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoSomethingArrayItemReaderImpl
public DoSomethingArrayItemReaderImpl()
open
public void open(Serializable cpd)
throws Exception
- Specified by:
open in interface ItemReader- Overrides:
open in class AbstractItemReader
- Throws:
Exception
readItem
public ReadRecord readItem()
throws Exception
- Specified by:
readItem in interface ItemReader- Specified by:
readItem in class AbstractItemReader
- Throws:
Exception
checkpointInfo
public ArrayIndexCheckpointData checkpointInfo()
- Specified by:
checkpointInfo in interface ItemReader- Overrides:
checkpointInfo in class AbstractItemReader
Copyright © 2013. All Rights Reserved.