Package | Description |
---|---|
org.springframework.batch.core.explore.support |
Specific implementations of explorer concerns.
|
org.springframework.batch.core.repository.support |
Specific implementations of repository concerns.
|
Class and Description |
---|
MapJobRepositoryFactoryBean
A
FactoryBean that automates the creation of a
SimpleJobRepository using non-persistent in-memory DAO
implementations. |
Class and Description |
---|
AbstractJobRepositoryFactoryBean
A
FactoryBean that automates the creation of a
SimpleJobRepository . |
Copyright © 2013 SpringSource. All rights reserved.