Class | Description |
---|---|
JobLaunchCondition |
Evaluates if the correct conditions have been met to create a TaskJobLauncher.
|
TaskBatchAutoConfiguration |
Provides auto configuration for the
TaskBatchExecutionListener . |
TaskBatchAutoConfiguration.TaskBatchExecutionListenerAutoconfiguration |
Auto configuration for
TaskBatchExecutionListener . |
TaskBatchExecutionListenerBeanPostProcessor |
Injects a configured
TaskBatchExecutionListener into any batch jobs (beans
assignable to AbstractJob ) that are executed within the scope of a task. |
TaskBatchExecutionListenerFactoryBean |
FactoryBean for a TaskBatchExecutionListener . |
TaskBatchProperties |
Establish properties to be used for how Tasks work with Spring Batch.
|
TaskJobLauncherApplicationRunnerFactoryBean |
Factory bean for creating an instance of
TaskJobLauncherApplicationRunner . |
TaskJobLauncherAutoConfiguration |
Provides auto configuration for the
TaskJobLauncherApplicationRunner . |
Copyright © 2022 VMware, Inc.. All rights reserved.