@Scheduled(fixedDelay=10000) public class TestJob extends java.lang.Object implements org.quartz.Job
TestJob()
void
execute(org.quartz.JobExecutionContext arg0)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TestJob()
public void execute(org.quartz.JobExecutionContext arg0) throws org.quartz.JobExecutionException
execute
org.quartz.Job
org.quartz.JobExecutionException
Copyright © 2020. All Rights Reserved.