| Name | Description | Type | Package | Framework | 
| AbstractApplicationContextFactory | ApplicationContextFactory implementation that takes a parent context and a path to the context to create. | Class | org.springframework.batch.core.configuration.support | Spring Batch | 
| ApplicationContextFactory | Factory for the creation of ApplicationContexts. | Interface | org.springframework.batch.core.configuration.support | Spring Batch | 
| ApplicationContextJobFactory | A JobFactory that creates its own ApplicationContext andpulls a bean out when asked to create a Job. | Class | org.springframework.batch.core.configuration.support | Spring Batch | 
| AutomaticJobRegistrar | Loads and unloads Jobs when the application context is created and destroyed. | Class | org.springframework.batch.core.configuration.support | Spring Batch | 
| ClassPathXmlApplicationContextFactory | ApplicationContextFactory implementation that takes a parent contextand a path to the context to create. | Class | org.springframework.batch.core.configuration.support | Spring Batch | 
| ClasspathXmlApplicationContextsFactoryBean | A convenient factory for creating a set of ApplicationContextFactorycomponents from a set of resources. | Class | org.springframework.batch.core.configuration.support | Spring Batch | 
| ClassPathXmlJobRegistry | Placeholder for deprecation warning. | Class | org.springframework.batch.core.configuration.support | Spring Batch | 
| DefaultJobLoader | Default implementation of JobLoader. | Class | org.springframework.batch.core.configuration.support | Spring Batch | 
| GenericApplicationContextFactory | ApplicationContextFactory implementation that takes a parent context and a path to the context to create. | Class | org.springframework.batch.core.configuration.support | Spring Batch | 
| GroupAwareJob | A Job that can optionally prepend a group name to another job's name,to make it fit a naming convention for type or origin. | Class | org.springframework.batch.core.configuration.support | Spring Batch | 
| JobFactoryRegistrationListener | Class | org.springframework.batch.core.configuration.support | Spring Batch | |
| JobLoader | Interface | org.springframework.batch.core.configuration.support | Spring Batch | |
| JobRegistryBeanPostProcessor | A BeanPostProcessor that registers Job beans with aJobRegistry. | Class | org.springframework.batch.core.configuration.support | Spring Batch | 
| MapJobRegistry | Simple, thread-safe, map-based implementation of JobRegistry. | Class | org.springframework.batch.core.configuration.support | Spring Batch | 
| MapStepRegistry | Simple map-based implementation of StepRegistry. | Class | org.springframework.batch.core.configuration.support | Spring Batch | 
| ReferenceJobFactory | A JobFactory that just keeps a reference to a Job. | Class | org.springframework.batch.core.configuration.support | Spring Batch |