@Configuration(proxyBeanMethods=false) @ConditionalOnMissingBean(name="taskBatchExecutionListener") @EnableConfigurationProperties(value=org.springframework.cloud.task.configuration.TaskProperties.class) public static class TaskBatchAutoConfiguration.TaskBatchExecutionListenerAutoconfiguration extends Object
TaskBatchExecutionListener.| Constructor and Description |
|---|
TaskBatchExecutionListenerAutoconfiguration() |
| Modifier and Type | Method and Description |
|---|---|
TaskBatchExecutionListenerFactoryBean |
taskBatchExecutionListener(TaskExplorer taskExplorer) |
public TaskBatchExecutionListenerAutoconfiguration()
@Bean public TaskBatchExecutionListenerFactoryBean taskBatchExecutionListener(TaskExplorer taskExplorer)
Copyright © 2023 VMware, Inc.. All rights reserved.