public class DummyItemWriter extends Object implements ItemWriter<Object>
| Constructor and Description |
|---|
DummyItemWriter() |
public void write(List<? extends Object> item) throws Exception
ItemWriterwrite in interface ItemWriter<Object>Exception - if there are errors. The framework will catch the
exception and convert or rethrow it as appropriate.Copyright © 2014 Pivotal. All rights reserved.