类的使用
com.xxl.job.core.handler.IJobHandler
使用IJobHandler的程序包
程序包
说明
-
com.xxl.job.core.executor中IJobHandler的使用
修饰符和类型方法说明static IJobHandlerXxlJobExecutor.loadJobHandler(String name) static IJobHandlerXxlJobExecutor.registJobHandler(String name, IJobHandler jobHandler) 参数类型为IJobHandler的com.xxl.job.core.executor中的方法修饰符和类型方法说明static IJobHandlerXxlJobExecutor.registJobHandler(String name, IJobHandler jobHandler) static JobThreadXxlJobExecutor.registJobThread(int jobId, IJobHandler handler, String removeOldReason) -
com.xxl.job.core.glue中IJobHandler的使用
-
com.xxl.job.core.handler.impl中IJobHandler的使用
修饰符和类型类说明classglue job handlerclassclassCreated by xuxueli on 17/4/27.参数类型为IJobHandler的com.xxl.job.core.handler.impl中的构造器 -
com.xxl.job.core.thread中IJobHandler的使用
参数类型为IJobHandler的com.xxl.job.core.thread中的构造器