public class BatchConfigurationSelector
extends java.lang.Object
implements org.springframework.context.annotation.ImportSelector
Configuration class providing common structure for enabling and using Spring Batch. Customization is
available by implementing the BatchConfigurer interface.EnableBatchProcessing| Constructor and Description |
|---|
BatchConfigurationSelector() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
selectImports(org.springframework.core.type.AnnotationMetadata importingClassMetadata) |