Uses of Class
com.xxl.job.core.thread.JobThread
Packages that use JobThread
-
Uses of JobThread in com.xxl.job.core.executor
Methods in com.xxl.job.core.executor that return JobThreadModifier and TypeMethodDescriptionstatic JobThreadXxlJobExecutor.loadJobThread(int jobId) static JobThreadXxlJobExecutor.registJobThread(int jobId, IJobHandler handler, String removeOldReason) static JobThreadXxlJobExecutor.removeJobThread(int jobId, String removeOldReason)