Package org.springframework.cloud.task.batch.configuration
package org.springframework.cloud.task.batch.configuration
-
ClassDescriptionEvaluates if the correct conditions have been met to create a TaskJobLauncher.Provides auto configuration for the
TaskBatchExecutionListener
.Auto configuration forTaskBatchExecutionListener
.Injects a configuredTaskBatchExecutionListener
into any batch jobs (beans assignable toAbstractJob
) that are executed within the scope of a task.FactoryBean
for aTaskBatchExecutionListener
.Establish properties to be used for how Tasks work with Spring Batch.Factory bean for creating an instance ofTaskJobLauncherApplicationRunner
.Provides auto configuration for theTaskJobLauncherApplicationRunner
.