Uses of Class
org.springframework.cloud.task.batch.configuration.TaskJobLauncherApplicationRunnerFactoryBean
Packages that use TaskJobLauncherApplicationRunnerFactoryBean
-
Uses of TaskJobLauncherApplicationRunnerFactoryBean in org.springframework.cloud.task.batch.configuration
Methods in org.springframework.cloud.task.batch.configuration that return TaskJobLauncherApplicationRunnerFactoryBeanModifier and TypeMethodDescriptionTaskJobLauncherAutoConfiguration.taskJobLauncherApplicationRunner
(org.springframework.batch.core.launch.JobLauncher jobLauncher, org.springframework.batch.core.explore.JobExplorer jobExplorer, List<org.springframework.batch.core.Job> jobs, org.springframework.batch.core.configuration.JobRegistry jobRegistry, org.springframework.batch.core.repository.JobRepository jobRepository, org.springframework.boot.autoconfigure.batch.BatchProperties batchProperties)