public class SummaryFooterCallback extends StepExecutionListenerSupport implements org.springframework.batch.item.file.FlatFileFooterCallback
Constructor and Description |
---|
SummaryFooterCallback() |
Modifier and Type | Method and Description |
---|---|
void |
beforeStep(StepExecution stepExecution) |
void |
writeFooter(Writer writer) |
afterStep
public void writeFooter(Writer writer) throws IOException
writeFooter
in interface org.springframework.batch.item.file.FlatFileFooterCallback
IOException
public void beforeStep(StepExecution stepExecution)
beforeStep
in interface StepExecutionListener
beforeStep
in class StepExecutionListenerSupport
Copyright © 2014. All Rights Reserved.