Hierarchy For Package org.springframework.batch.infrastructure.item

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • org.springframework.batch.infrastructure.item.ItemCountAware
  • org.springframework.batch.infrastructure.item.ItemProcessor<I,O>
  • org.springframework.batch.infrastructure.item.ItemReader<T>
  • org.springframework.batch.infrastructure.item.ItemStream
    • org.springframework.batch.infrastructure.item.ItemStreamReader<T> (also extends org.springframework.batch.infrastructure.item.ItemReader<T>)
    • org.springframework.batch.infrastructure.item.ItemStreamWriter<T> (also extends org.springframework.batch.infrastructure.item.ItemWriter<T>)
  • org.springframework.batch.infrastructure.item.ItemWriter<T>
    • org.springframework.batch.infrastructure.item.ItemStreamWriter<T> (also extends org.springframework.batch.infrastructure.item.ItemStream)
  • org.springframework.batch.infrastructure.item.ResourceAware