public class BasicBatchConfigurer extends Object implements org.springframework.batch.core.configuration.annotation.BatchConfigurer
BatchConfigurer
protected
BasicBatchConfigurer(BatchProperties properties, DataSource dataSource, TransactionManagerCustomizers transactionManagerCustomizers)
BasicBatchConfigurer
protected org.springframework.batch.core.explore.JobExplorer
createJobExplorer()
protected org.springframework.batch.core.launch.JobLauncher
createJobLauncher()
protected org.springframework.batch.core.repository.JobRepository
createJobRepository()
protected PlatformTransactionManager
createTransactionManager()
protected String
determineIsolationLevel()
JobRepository
org.springframework.batch.core.explore.JobExplorer
getJobExplorer()
org.springframework.batch.core.launch.JobLauncher
getJobLauncher()
org.springframework.batch.core.repository.JobRepository
getJobRepository()
PlatformTransactionManager
getTransactionManager()
void
initialize()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected BasicBatchConfigurer(BatchProperties properties, DataSource dataSource, TransactionManagerCustomizers transactionManagerCustomizers)
properties
dataSource
transactionManagerCustomizers
null
public org.springframework.batch.core.repository.JobRepository getJobRepository()
getJobRepository
org.springframework.batch.core.configuration.annotation.BatchConfigurer
public PlatformTransactionManager getTransactionManager()
getTransactionManager
public org.springframework.batch.core.launch.JobLauncher getJobLauncher()
getJobLauncher
public org.springframework.batch.core.explore.JobExplorer getJobExplorer() throws Exception
getJobExplorer
Exception
@PostConstruct public void initialize()
protected org.springframework.batch.core.explore.JobExplorer createJobExplorer() throws Exception
protected org.springframework.batch.core.launch.JobLauncher createJobLauncher() throws Exception
protected org.springframework.batch.core.repository.JobRepository createJobRepository() throws Exception
protected String determineIsolationLevel()
protected PlatformTransactionManager createTransactionManager()
Impressum und Datenschutz Copyright ©2018 eir.me