程序包org.springframework.batch.item.jms的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.batch.item.jms.JmsItemReader<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.item.ItemReader<T>)
    • org.springframework.batch.item.jms.JmsItemWriter<T> (implements org.springframework.batch.item.ItemWriter<T>)
    • org.springframework.batch.item.jms.JmsMethodArgumentsKeyGenerator (implements org.springframework.retry.interceptor.MethodArgumentsKeyGenerator)
    • org.springframework.batch.item.jms.JmsMethodInvocationRecoverer<T> (implements org.springframework.retry.interceptor.MethodInvocationRecoverer<T>)
    • org.springframework.batch.item.jms.JmsNewMethodArgumentsIdentifier<T> (implements org.springframework.retry.interceptor.NewMethodArgumentsIdentifier)