Package | Description |
---|---|
org.springframework.batch.item.support |
Internal support package
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeItemWriter<T>
Calls a collection of
ItemWriter s in fixed-order sequence.The implementation is thread-safe if all delegates are thread-safe. |
Copyright © 2013 SpringSource. All rights reserved.