Uses of Class
org.springframework.batch.core.explore.support.AbstractJobExplorerFactoryBean

Packages that use AbstractJobExplorerFactoryBean
org.springframework.batch.core.explore.support Specific implementations of explorer concerns. 
 

Uses of AbstractJobExplorerFactoryBean in org.springframework.batch.core.explore.support
 

Subclasses of AbstractJobExplorerFactoryBean in org.springframework.batch.core.explore.support
 class JobExplorerFactoryBean
          A FactoryBean that automates the creation of a SimpleJobExplorer using JDBC DAO implementations.
 class MapJobExplorerFactoryBean
          A FactoryBean that automates the creation of a SimpleJobExplorer using in-memory DAO implementations.
 



Copyright © 2013 SpringSource. All Rights Reserved.