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) |
afterSteppublic void writeFooter(Writer writer) throws IOException
writeFooter in interface org.springframework.batch.item.file.FlatFileFooterCallbackIOExceptionpublic void beforeStep(StepExecution stepExecution)
beforeStep in interface StepExecutionListenerbeforeStep in class StepExecutionListenerSupportCopyright © 2014. All Rights Reserved.