@DisallowConcurrentExecution public class URLInvokeJob extends Object implements org.quartz.Job
static String
copyright
static org.slf4j.Logger
logger
URL_KEY
URLInvokeJob()
void
execute(org.quartz.JobExecutionContext jobExecutionContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String copyright
public static final org.slf4j.Logger logger
public static final String URL_KEY
public URLInvokeJob()
public void execute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
execute
org.quartz.Job
org.quartz.JobExecutionException