Class Hierarchy
- java.lang.Object
- org.springframework.batch.integration.async.AsyncItemProcessor<I,
O> (implements org.springframework.batch.infrastructure.item.ItemProcessor<I, O>) - org.springframework.batch.integration.async.AsyncItemWriter<T> (implements org.springframework.batch.infrastructure.item.ItemStreamWriter<T>)
- org.springframework.batch.integration.async.StepExecutionInterceptor (implements org.springframework.messaging.support.ChannelInterceptor)
- org.springframework.batch.integration.async.AsyncItemProcessor<I,