@Named(value="simpleCustomItemReader")
public class SimpleCustomItemReader
extends javax.batch.api.chunk.AbstractItemReader
Constructor and Description |
---|
SimpleCustomItemReader() |
Modifier and Type | Method and Description |
---|---|
CheckpointData |
checkpointInfo() |
void |
open(Serializable cpd) |
ReadRecord |
readItem() |
public void open(Serializable cpd)
open
in interface javax.batch.api.chunk.ItemReader
open
in class javax.batch.api.chunk.AbstractItemReader
public ReadRecord readItem() throws Exception
readItem
in interface javax.batch.api.chunk.ItemReader
readItem
in class javax.batch.api.chunk.AbstractItemReader
Exception
public CheckpointData checkpointInfo()
checkpointInfo
in interface javax.batch.api.chunk.ItemReader
checkpointInfo
in class javax.batch.api.chunk.AbstractItemReader
© Copyright IBM Corp. 2015
Licensed under the Apache License, Version 2.0