@Configuration(proxyBeanMethods=false) @ConditionalOnAvailableEndpoint(endpoint=ScheduledTasksEndpoint.class) public class ScheduledTasksEndpointAutoConfiguration extends Object
| Constructor and Description |
|---|
ScheduledTasksEndpointAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ScheduledTasksEndpoint |
scheduledTasksEndpoint(org.springframework.beans.factory.ObjectProvider<org.springframework.scheduling.config.ScheduledTaskHolder> holders) |
public ScheduledTasksEndpointAutoConfiguration()
@Bean @ConditionalOnMissingBean public ScheduledTasksEndpoint scheduledTasksEndpoint(org.springframework.beans.factory.ObjectProvider<org.springframework.scheduling.config.ScheduledTaskHolder> holders)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.