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