Hierarchy For Package org.springframework.batch.core.configuration.annotation

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.batch.core.configuration.annotation.BatchObservabilityBeanPostProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.config.BeanPostProcessor)
    • org.springframework.batch.core.configuration.annotation.JobBuilderFactory
    • org.springframework.batch.core.configuration.annotation.StepBuilderFactory

Annotation Interface Hierarchy

  • org.springframework.batch.core.configuration.annotation.EnableBatchProcessing (implements java.lang.annotation.Annotation)
  • org.springframework.batch.core.configuration.annotation.JobScope (implements java.lang.annotation.Annotation)
  • org.springframework.batch.core.configuration.annotation.StepScope (implements java.lang.annotation.Annotation)