@Configuration @EnableScheduling public class SchedulingConfiguration extends Object implements org.springframework.scheduling.annotation.SchedulingConfigurer
| Constructor and Description |
|---|
SchedulingConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureTasks(org.springframework.scheduling.config.ScheduledTaskRegistrar taskRegistrar) |
Executor |
taskExecutor() |
public void configureTasks(org.springframework.scheduling.config.ScheduledTaskRegistrar taskRegistrar)
configureTasks in interface org.springframework.scheduling.annotation.SchedulingConfigurer@Bean(destroyMethod="shutdownNow") public Executor taskExecutor()
Copyright © 2017 Alfresco. All rights reserved.