T
public class DummyItemWriter<T> extends Object implements org.springframework.batch.item.ItemWriter<T>
DummyItemWriter()
void
write(List<? extends T> items)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DummyItemWriter()
public void write(List<? extends T> items) throws Exception
write
org.springframework.batch.item.ItemWriter<T>
Exception
Copyright © 2016. All rights reserved.