public class BatchConfigurationSelector extends 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() |
public String[] selectImports(org.springframework.core.type.AnnotationMetadata importingClassMetadata)
selectImports in interface org.springframework.context.annotation.ImportSelectorCopyright © 2014. All rights reserved.