public class RetrySampleItemWriter<T> extends Object implements org.springframework.batch.item.ItemWriter<T>
RetrySampleItemWriter()
int
getCounter()
void
write(List<? extends T> items)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RetrySampleItemWriter()
public void write(List<? extends T> items) throws Exception
write
org.springframework.batch.item.ItemWriter<T>
Exception
public int getCounter()
write(List)
Copyright © 2014. All Rights Reserved.