Class Hierarchy
- java.lang.Object
- org.springframework.batch.item.adapter.AbstractMethodInvokingDelegator<T> (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.batch.item.adapter.ItemProcessorAdapter<I,
O> (implements org.springframework.batch.item.ItemProcessor<I, O>) - org.springframework.batch.item.adapter.ItemReaderAdapter<T> (implements org.springframework.batch.item.ItemReader<T>)
- org.springframework.batch.item.adapter.ItemWriterAdapter<T> (implements org.springframework.batch.item.ItemWriter<T>)
- org.springframework.batch.item.adapter.PropertyExtractingDelegatingItemWriter<T> (implements org.springframework.batch.item.ItemWriter<T>)
- org.springframework.batch.item.adapter.ItemProcessorAdapter<I,
- org.springframework.util.MethodInvoker
- org.springframework.batch.item.adapter.HippyMethodInvoker
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.batch.item.adapter.AbstractMethodInvokingDelegator.InvocationTargetThrowableWrapper
- org.springframework.batch.item.adapter.DynamicMethodInvocationException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.batch.item.adapter.AbstractMethodInvokingDelegator<T> (implements org.springframework.beans.factory.InitializingBean)