| Name | Description | Type | Package | Framework | 
| AbstractJobExplorerFactoryBean | A FactoryBean that automates the creation of aSimpleJobExplorer. | Class | org.springframework.batch.core.explore.support | Spring Batch | 
| JobExplorer | Entry point for browsing executions of running or historical jobs and steps. | Interface | org.springframework.batch.core.explore | 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 | |