@Named(value="nullChkPtInfoReader") public class NullChkPtInfoReader extends Object implements javax.batch.api.chunk.ItemReader
Constructor and Description |
---|
NullChkPtInfoReader() |
Modifier and Type | Method and Description |
---|---|
Serializable |
checkpointInfo() |
void |
close() |
void |
open(Serializable checkpoint) |
String |
readItem() |
public void open(Serializable checkpoint) throws Exception
open
in interface javax.batch.api.chunk.ItemReader
Exception
public void close() throws Exception
close
in interface javax.batch.api.chunk.ItemReader
Exception
public String readItem() throws Exception
readItem
in interface javax.batch.api.chunk.ItemReader
Exception
public Serializable checkpointInfo() throws Exception
checkpointInfo
in interface javax.batch.api.chunk.ItemReader
Exception
© Copyright IBM Corp. 2015
Licensed under the Apache License, Version 2.0