Class Hierarchy
- java.lang.Object
- org.springframework.batch.core.configuration.support.AbstractApplicationContextFactory (implements org.springframework.context.ApplicationContextAware, org.springframework.batch.core.configuration.support.ApplicationContextFactory)
- org.springframework.batch.core.configuration.support.ApplicationContextJobFactory (implements org.springframework.batch.core.configuration.JobFactory)
- org.springframework.batch.core.configuration.support.AutomaticJobRegistrar (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.core.Ordered, org.springframework.context.SmartLifecycle)
- org.springframework.batch.core.configuration.support.ClasspathXmlApplicationContextsFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.batch.core.configuration.support.DefaultBatchConfiguration (implements org.springframework.context.ApplicationContextAware)
- org.springframework.batch.core.configuration.support.DefaultJobLoader (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.core.configuration.support.JobLoader)
- org.springframework.batch.core.configuration.support.GroupAwareJob (implements org.springframework.batch.core.Job)
- org.springframework.batch.core.configuration.support.JobFactoryRegistrationListener
- org.springframework.batch.core.configuration.support.JobRegistryBeanPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
- org.springframework.batch.core.configuration.support.JobRegistrySmartInitializingSingleton (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.batch.core.configuration.support.MapJobRegistry (implements org.springframework.batch.core.configuration.JobRegistry)
- org.springframework.batch.core.configuration.support.MapStepRegistry (implements org.springframework.batch.core.configuration.StepRegistry)
- org.springframework.batch.core.configuration.support.ReferenceJobFactory (implements org.springframework.batch.core.configuration.JobFactory)
- org.springframework.batch.core.configuration.support.ScopeConfiguration