public class ScheduledInvocationTestJob extends Object implements org.quartz.Job
Modifier and Type | Field and Description |
---|---|
protected ScheduledInvocationManager |
m_sim
Dependency: ScheduledInvocationManager
|
Constructor and Description |
---|
ScheduledInvocationTestJob() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext arg0) |
void |
setSim(ScheduledInvocationManager service) |
protected ScheduledInvocationManager m_sim
public void setSim(ScheduledInvocationManager service)
public void execute(org.quartz.JobExecutionContext arg0) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
org.quartz.JobExecutionException
Copyright © 2003–2022 Sakai Project. All rights reserved.