Hierarchy For Package org.springframework.boot.autoconfigure.batch

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer (implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware)
    • org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration
    • org.springframework.boot.autoconfigure.batch.BatchProperties
    • org.springframework.boot.autoconfigure.batch.BatchProperties.Jdbc
    • org.springframework.boot.autoconfigure.batch.BatchProperties.Job
    • java.util.EventObject (implements java.io.Serializable)
      • org.springframework.context.ApplicationEvent
    • org.springframework.boot.autoconfigure.batch.JobExecutionExitCodeGenerator (implements org.springframework.context.ApplicationListener<E>, org.springframework.boot.ExitCodeGenerator)
    • org.springframework.boot.autoconfigure.batch.JobLauncherApplicationRunner (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.boot.ApplicationRunner, org.springframework.core.Ordered)

Annotation Interface Hierarchy