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

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.batch.core.explore.support.AbstractJobExplorerFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
      • org.springframework.batch.core.explore.support.JobExplorerFactoryBean (implements org.springframework.beans.factory.InitializingBean)
      • org.springframework.batch.core.explore.support.MapJobExplorerFactoryBean (implements org.springframework.beans.factory.InitializingBean)
    • org.springframework.batch.core.explore.support.SimpleJobExplorer (implements org.springframework.batch.core.explore.JobExplorer)