类 QuartzUtils

java.lang.Object
org.tio.utils.quartz.QuartzUtils

public class QuartzUtils extends Object
对Quartz的封装, 使用方法见:https://my.oschina.net/talenttan/blog/1550826
作者:
tanyaowu 2017年10月8日 下午3:20:23
  • 方法详细资料

    • start

      public static void start()
      配置文件为"/config/tio-quartz.properties"
    • start

      public static void start(String file1)
      参数:
      file1 - 形如:"/config/tio-quartz.properties"