| Name | Description | Type | Package | Framework | 
| AbstractJobExplorerFactoryBean | A FactoryBean that automates the creation of aSimpleJobExplorer. | Class | org.springframework.batch.core.explore.support | Spring Batch | 
| JobExplorerFactoryBean | A FactoryBean that automates the creation of aSimpleJobExplorer using JDBC DAO implementations. | Class | org.springframework.batch.core.explore.support | Spring Batch | 
| MapJobExplorerFactoryBean | A FactoryBean that automates the creation of aSimpleJobExplorer using in-memory DAO implementations. | Class | org.springframework.batch.core.explore.support | Spring Batch | 
| SimpleJobExplorer | Class | org.springframework.batch.core.explore.support | Spring Batch | |