类 SchedulingConfiguration
java.lang.Object
cn.taketoday.scheduling.annotation.SchedulingConfiguration
@Configuration class that registers a ScheduledAnnotationBeanPostProcessor
bean capable of processing @Scheduled annotation.
This configuration class is automatically imported when using the
@EnableScheduling annotation. See
@EnableScheduling's javadoc for complete usage details.
- 从以下版本开始:
- 4.0
- 作者:
- Chris Beams
- 另请参阅:
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
SchedulingConfiguration
public SchedulingConfiguration()
-
-
方法详细资料
-
scheduledAnnotationProcessor
-