@Named public class ListenerOnErrorReader extends Object implements javax.batch.api.chunk.ItemReader
Constructor and Description |
---|
ListenerOnErrorReader() |
Modifier and Type | Method and Description |
---|---|
Serializable |
checkpointInfo() |
void |
close() |
void |
open(Serializable checkpoint) |
ReadRecord |
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 ReadRecord 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