程序包的使用
cn.taketoday.scheduling.support
程序包
说明
Support package for declarative scheduling configuration.
Generic support classes for scheduling.
-
-
类说明Representation of a crontab expression that can calculate the next time it matches.Runnable wrapper that catches any exception or error thrown from its delegate Runnable and allows an
ErrorHandlerto handle it.Builder that can be used to configure and create aTaskExecutor.Callback interface that can be used to customize aThreadPoolTaskExecutor.Builder that can be used to configure and create aTaskScheduler.Callback interface that can be used to customize aThreadPoolTaskScheduler.