com.ibm.jbatch.tck.artifacts.specialized
Class ArtifactInstanceTestReader
java.lang.Object
com.ibm.jbatch.tck.artifacts.specialized.ArtifactInstanceTestReader
- All Implemented Interfaces:
- ItemReader
@Named(value="artifactInstanceTestReader")
public class ArtifactInstanceTestReader
- extends Object
- implements ItemReader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArtifactInstanceTestReader
public ArtifactInstanceTestReader()
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.