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