Uses of Interface
org.springframework.batch.item.ItemStreamWriter

Packages that use ItemStreamWriter
org.springframework.batch.item.support Internal support package 
 

Uses of ItemStreamWriter in org.springframework.batch.item.support
 

Classes in org.springframework.batch.item.support that implement ItemStreamWriter
 class CompositeItemWriter<T>
          Calls a collection of ItemWriters in fixed-order sequence.

The implementation is thread-safe if all delegates are thread-safe.
 



Copyright © 2013. All Rights Reserved.