| Package | Description |
|---|---|
| org.springframework.batch.core.configuration.annotation |
| Class and Description |
|---|
| AbstractBatchConfiguration
Base
Configuration class providing common structure for enabling and using Spring Batch. |
| BatchConfigurer
Strategy interface for users to provide as a factory for custom components needed by a Batch system.
|
| JobBuilderFactory
Convenient factory for a
JobBuilder which sets the JobRepository automatically. |
| StepBuilderFactory
Convenient factory for a
StepBuilder which sets the JobRepository and
PlatformTransactionManager automatically. |
Copyright © 2014. All rights reserved.