Uses of Class
org.springframework.batch.infrastructure.item.support.builder.SynchronizedItemWriterBuilder
Packages that use SynchronizedItemWriterBuilder
Package
Description
Builders for support classes.
-
Uses of SynchronizedItemWriterBuilder in org.springframework.batch.infrastructure.item.support.builder
Methods in org.springframework.batch.infrastructure.item.support.builder that return SynchronizedItemWriterBuilderModifier and TypeMethodDescriptionSynchronizedItemWriterBuilder.delegate(ItemWriter<T> delegate) The item writer to use as a delegate.