Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.apache.camel.support.service.BaseService
- org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
- org.apache.camel.component.spring.batch.support.CamelItemReader<I> (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.item.ItemReader<T>)
- org.apache.camel.component.spring.batch.support.CamelItemProcessor<I,O> (implements org.springframework.batch.item.ItemProcessor<I,O>)
- org.apache.camel.component.spring.batch.support.CamelItemWriter<I> (implements org.springframework.batch.item.ItemWriter<T>)
- org.apache.camel.component.spring.batch.support.CamelJobExecutionListener (implements org.springframework.batch.core.JobExecutionListener)