public class AutowiredTestJob extends Object implements org.quartz.Job
Constructor and Description |
---|
AutowiredTestJob() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext context) |
void |
setIdManager(IdManager idManager) |
@Inject public void setIdManager(IdManager idManager)
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
org.quartz.JobExecutionException
Copyright © 2003–2022 Sakai Project. All rights reserved.