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) |
afterSteppublic void beforeStep(StepExecution stepExecution)
beforeStep in interface StepExecutionListenerbeforeStep in class StepExecutionListenerSupportStepExecutionListener.beforeStep(StepExecution)Copyright © 2014. All Rights Reserved.