@AutoConfiguration @ConditionalOnAvailableEndpoint(endpoint=org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.class) public class ScheduledTasksEndpointAutoConfiguration extends java.lang.Object
Auto-configuration for ScheduledTasksEndpoint.| Constructor and Description |
|---|
ScheduledTasksEndpointAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint |
scheduledTasksEndpoint(org.springframework.beans.factory.ObjectProvider<org.springframework.scheduling.config.ScheduledTaskHolder> holders) |