See: Description
| Class | Description |
|---|---|
| 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. |