Package org.springframework.batch.item.support

Internal support package

See:
          Description

Class Summary
AggregateItemReader An ItemReader that delivers a list as its item, storing up objects from the injected ItemReader until they are ready to be packed out as a collection.
CompositeItemStream Simple ItemStream that delegates to a list of other streams.
CompositeItemWriter Calls a collection of ItemWriters in fixed-order sequence.
DelegatingItemReader Simple wrapper around ItemReader.
DelegatingItemWriter Simple wrapper around ItemWriter.
ListItemReader An ItemReader that pulls data from a list.
 

Package org.springframework.batch.item.support Description

Internal support package



Copyright © 2008 SpringSource. All Rights Reserved.