|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapJobRepositoryFactoryBean | |
|---|---|
| org.springframework.batch.core.explore.support | Specific implementations of explorer concerns. |
| Uses of MapJobRepositoryFactoryBean in org.springframework.batch.core.explore.support |
|---|
| Methods in org.springframework.batch.core.explore.support with parameters of type MapJobRepositoryFactoryBean | |
|---|---|
void |
MapJobExplorerFactoryBean.setRepositoryFactory(MapJobRepositoryFactoryBean repositoryFactory)
The repository factory that can be used to create daos for the explorer. |
| Constructors in org.springframework.batch.core.explore.support with parameters of type MapJobRepositoryFactoryBean | |
|---|---|
MapJobExplorerFactoryBean(MapJobRepositoryFactoryBean repositoryFactory)
Create an instance with the provided MapJobRepositoryFactoryBean
as a source of Dao instances. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||