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