public class ItemWriterProxy extends AbstractProxy<ItemWriter> implements ItemWriter
delegate, stepContext| Modifier and Type | Method and Description |
|---|---|
Serializable |
checkpointInfo() |
void |
close() |
void |
open(Serializable checkpoint) |
void |
writeItems(List items) |
getDelegate, setStepContextpublic Serializable checkpointInfo()
checkpointInfo in interface ItemWriterpublic void close()
close in interface ItemWriterpublic void open(Serializable checkpoint)
open in interface ItemWriterpublic void writeItems(List items) throws Exception
writeItems in interface ItemWriterException© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0