public class InfiniteLoopWriter extends StepExecutionListenerSupport implements org.springframework.batch.item.ItemWriter<Object>
Constructor and Description |
---|
InfiniteLoopWriter() |
Modifier and Type | Method and Description |
---|---|
void |
beforeStep(StepExecution stepExecution) |
void |
write(List<? extends Object> items) |
afterStep
public void beforeStep(StepExecution stepExecution)
beforeStep
in interface StepExecutionListener
beforeStep
in class StepExecutionListenerSupport
StepExecutionListener.beforeStep(StepExecution)
Copyright © 2014. All Rights Reserved.