@Named public class ListenerOnErrorReader extends Object implements 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 ItemReaderExceptionpublic void close()
throws Exception
close in interface ItemReaderExceptionpublic ReadRecord readItem() throws Exception
readItem in interface ItemReaderExceptionpublic Serializable checkpointInfo() throws Exception
checkpointInfo in interface ItemReaderException© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0