public interface BatchConfigurer
| Modifier and Type | Method and Description |
|---|---|
JobLauncher |
getJobLauncher() |
JobRepository |
getJobRepository() |
org.springframework.transaction.PlatformTransactionManager |
getTransactionManager() |
JobRepository getJobRepository() throws Exception
Exceptionorg.springframework.transaction.PlatformTransactionManager getTransactionManager()
throws Exception
ExceptionJobLauncher getJobLauncher() throws Exception
ExceptionCopyright © 2013. All rights reserved.