程序包org.springframework.batch.core.jsr.configuration.support的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.batch.core.jsr.configuration.support.BaseContextListFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
    • org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext
    • org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
    • org.springframework.batch.core.jsr.configuration.support.JsrExpressionParser
    • org.springframework.batch.core.jsr.configuration.support.ThreadLocalClassloaderBeanPostProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.PriorityOrdered)

枚举分层结构

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)