@Configuration
public class BatchIntegrationConfiguration
extends java.lang.Object
Constructor and Description |
---|
BatchIntegrationConfiguration(JobRepository jobRepository,
JobExplorer jobExplorer,
org.springframework.transaction.PlatformTransactionManager transactionManager) |
@Autowired public BatchIntegrationConfiguration(JobRepository jobRepository, JobExplorer jobExplorer, org.springframework.transaction.PlatformTransactionManager transactionManager)
@Deprecated @Bean public RemoteChunkingMasterStepBuilderFactory remoteChunkingMasterStepBuilderFactory()
@Bean public RemoteChunkingManagerStepBuilderFactory remoteChunkingManagerStepBuilderFactory()
@Bean public <I,O> RemoteChunkingWorkerBuilder<I,O> remoteChunkingWorkerBuilder()
@Deprecated @Bean public RemotePartitioningMasterStepBuilderFactory remotePartitioningMasterStepBuilderFactory()
@Bean public RemotePartitioningManagerStepBuilderFactory remotePartitioningManagerStepBuilderFactory()
@Bean public RemotePartitioningWorkerStepBuilderFactory remotePartitioningWorkerStepBuilderFactory()