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