Package org.springframework.batch.core.configuration.support

Specific implementations of configuration concerns.

See:
          Description

Class Summary
ClassPathXmlApplicationContextJobFactory A JobFactory that creates its own ApplicationContext from a path supplied, and pulls a bean out when asked to create a Job.
JobRegistryBeanPostProcessor A BeanPostProcessor that registers Job beans with a JobRegistry.
MapJobRegistry Simple map-based implementation of JobRegistry.
ReferenceJobFactory A JobFactory that just keeps a reference to a Job.
 

Package org.springframework.batch.core.configuration.support Description

Specific implementations of configuration concerns.



Copyright © 2009 SpringSource. All Rights Reserved.