Uses of Class
com.aspectran.core.component.bean.annotation.CronTrigger
-
Packages that use CronTrigger Package Description com.aspectran.core.component.bean.annotation com.aspectran.core.context.rule -
-
Uses of CronTrigger in com.aspectran.core.component.bean.annotation
Methods in com.aspectran.core.component.bean.annotation that return CronTrigger Modifier and Type Method Description CronTriggercronTrigger() -
Uses of CronTrigger in com.aspectran.core.context.rule
Methods in com.aspectran.core.context.rule with parameters of type CronTrigger Modifier and Type Method Description static voidScheduleRule. updateTriggerExpression(ScheduleRule scheduleRule, CronTrigger cronTriggerAnno)
-