org.quartz.Job
, org.quartz.StatefulJob
MailNotification
, ReminderNotification
public abstract class BaseJob extends Object implements org.quartz.StatefulJob
Constructor | Description |
---|---|
BaseJob() |
Modifier and Type | Method | Description |
---|---|---|
void |
execute(org.quartz.JobExecutionContext context) |
|
protected Object |
getServices(org.quartz.JobExecutionContext context) |
protected Object getServices(org.quartz.JobExecutionContext context)
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
org.quartz.JobExecutionException
Copyright © 2002–2019 itracker. All rights reserved.