com.ibm.jbatch.tck.artifacts.specialized
Class NullChkPtInfoReader
java.lang.Object
com.ibm.jbatch.tck.artifacts.specialized.NullChkPtInfoReader
- All Implemented Interfaces:
- ItemReader
@Named(value="nullChkPtInfoReader")
public class NullChkPtInfoReader
- extends Object
- implements ItemReader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullChkPtInfoReader
public NullChkPtInfoReader()
open
public void open(Serializable checkpoint)
throws Exception
- Specified by:
open in interface ItemReader
- Throws:
Exception
close
public void close()
throws Exception
- Specified by:
close in interface ItemReader
- Throws:
Exception
readItem
public String readItem()
throws Exception
- Specified by:
readItem in interface ItemReader
- Throws:
Exception
checkpointInfo
public Serializable checkpointInfo()
throws Exception
- Specified by:
checkpointInfo in interface ItemReader
- Throws:
Exception
Copyright © 2013. All Rights Reserved.