|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlatFileFooterCallback | |
|---|---|
| org.springframework.batch.item.file | Infrastructure implementations of io file concerns. |
| Uses of FlatFileFooterCallback in org.springframework.batch.item.file |
|---|
| Methods in org.springframework.batch.item.file with parameters of type FlatFileFooterCallback | |
|---|---|
void |
FlatFileItemWriter.setFooterCallback(FlatFileFooterCallback footerCallback)
footerCallback will be called after writing the last item to file, but before the file is closed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||