public class QuartzSchedulingServiceJob extends QuartzJobBean
| Modifier and Type | Field and Description |
|---|---|
protected static String |
SCHEDULED_JOB
Scheduled job constant
|
protected static String |
SCHEDULING_SERVICE
Scheduling service constant
|
| Constructor and Description |
|---|
QuartzSchedulingServiceJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected void |
executeInternal(org.quartz.JobExecutionContext executionContext) |
void |
setJobDataMap(org.quartz.JobDataMap jobDataMap) |
executeprotected static final String SCHEDULING_SERVICE
protected static final String SCHEDULED_JOB
public void setJobDataMap(org.quartz.JobDataMap jobDataMap)
public void execute()
protected void executeInternal(org.quartz.JobExecutionContext executionContext)
throws org.quartz.JobExecutionException
executeInternal in class QuartzJobBeanorg.quartz.JobExecutionExceptionCopyright © 2005–2017 Red5. All rights reserved.