Uses of Class
org.springframework.batch.item.support.SynchronizedItemWriter
Packages that use SynchronizedItemWriter
-
Uses of SynchronizedItemWriter in org.springframework.batch.item.support.builder
Methods in org.springframework.batch.item.support.builder that return SynchronizedItemWriterModifier and TypeMethodDescriptionSynchronizedItemWriterBuilder.build()
Returns a newSynchronizedItemWriter
.