Uses of Class
org.aoju.bus.cron.Configure
Packages that use Configure
Package
Description
定时任务模块,提供类Crontab表达式的定时任务,实现参考了Cron4j,同时可以支持秒级别的定时任务定义和年的定义(同时兼容Crontab、Cron4j、Quartz表达式)
-
Uses of Configure in org.aoju.bus.cron
Fields in org.aoju.bus.cron declared as ConfigureMethods in org.aoju.bus.cron that return ConfigureModifier and TypeMethodDescriptionConfigure.setMatchSecond(boolean isMatchSecond) 设置是否支持秒匹配,默认不使用Configure.setTimeZone(TimeZone timezone) 设置时区