Package org.springframework.batch.core.explore.support

Specific implementations of explorer concerns.

See:
          Description

Class Summary
AbstractJobExplorerFactoryBean A FactoryBean that automates the creation of a SimpleJobExplorer.
JobExplorerFactoryBean A FactoryBean that automates the creation of a SimpleJobExplorer using JDBC DAO implementations.
MapJobExplorerFactoryBean A FactoryBean that automates the creation of a SimpleJobExplorer using in-memory DAO implementations.
SimpleJobExplorer Implementation of JobExplorer using the injected DAOs.
 

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

Specific implementations of explorer concerns.



Copyright © 2009 SpringSource. All Rights Reserved.