Class Hierarchy
- java.lang.Object
- io.sovaj.basics.spring.batch.listener.AbstractLoggingExecutionListener
- io.sovaj.basics.spring.batch.listener.LoggingExecutionListener<T,S> (implements org.springframework.batch.core.ChunkListener, org.springframework.batch.core.ItemProcessListener<T,S>, org.springframework.batch.core.ItemReadListener<T>, org.springframework.batch.core.ItemWriteListener<S>, org.springframework.batch.core.SkipListener<T,S>, org.springframework.batch.core.StepExecutionListener)
- io.sovaj.basics.spring.batch.validator.BeanValidationValidator<T> (implements org.springframework.batch.item.validator.Validator<T>)
- org.springframework.batch.core.launch.support.CommandLineJobRunner
- io.sovaj.basics.spring.batch.processor.ConverterDelegateProcessor<S,D> (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.item.ItemProcessor<I,O>)
- io.sovaj.basics.spring.batch.writer.DummyItemWriter<T> (implements org.springframework.batch.item.ItemWriter<T>)
- io.sovaj.basics.spring.batch.listener.ExecuteSQLPostStepExecutionListener (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.core.StepExecutionListener)
- io.sovaj.basics.spring.batch.tasklet.ExecuteSQLTasklet (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.core.step.tasklet.Tasklet)
- io.sovaj.basics.spring.batch.reader.ItemReaderWrapper<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.batch.item.ItemStreamReader<T>)
- org.springframework.batch.item.ItemStreamSupport (implements org.springframework.batch.item.ItemStream)
- org.springframework.batch.item.support.AbstractItemStreamItemReader<T> (implements org.springframework.batch.item.ItemStreamReader<T>)
- org.springframework.batch.item.support.AbstractItemCountingItemStreamItemReader<T>
- org.springframework.batch.item.database.AbstractCursorItemReader<T> (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.batch.item.database.JdbcCursorItemReader<T>
- io.sovaj.basics.spring.batch.aggregator.JaxbLineAggregator<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.item.file.transform.LineAggregator<T>)
- org.springframework.batch.item.database.JdbcBatchItemWriter<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.item.ItemWriter<T>)
- io.sovaj.basics.spring.batch.reader.MultiThreadedHibernateItemReader<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.batch.item.ItemReader<T>)
- io.sovaj.basics.spring.batch.reader.MultiThreadedJdbcItemReader<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.batch.item.ItemReader<T>)
- io.sovaj.basics.spring.batch.statetementsetter.PaginationStatementSetter (implements org.springframework.jdbc.core.PreparedStatementSetter)
- io.sovaj.basics.spring.batch.writer.RestItemWriter<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.item.ItemWriter<T>)
- io.sovaj.basics.spring.batch.listener.RestJobExecutionListener (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.core.JobExecutionListener)
- org.springframework.batch.core.launch.support.SimpleJobLauncher (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.core.launch.JobLauncher)
- io.sovaj.basics.spring.batch.launcher.CustomJobLauncher (implements org.springframework.beans.factory.InitializingBean)
- io.sovaj.basics.spring.batch.listener.SQLJobExecutionListener (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.core.JobExecutionListener)
- io.sovaj.basics.spring.batch.reader.SynchronizedItemReader<T> (implements org.springframework.batch.item.ItemReader<T>, org.springframework.batch.item.ItemStream)
Interface Hierarchy
Copyright © 2016. All rights reserved.