|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.soa.esb.services.jbpm.integration.timer.QuartzSchedulerService.QuartzSchedulerServiceJob
public static final class QuartzSchedulerService.QuartzSchedulerServiceJob
The quartz job associated with executing a jBPM timer.
Constructor Summary | |
---|---|
QuartzSchedulerService.QuartzSchedulerServiceJob()
|
Method Summary | |
---|---|
void |
execute(org.quartz.JobExecutionContext context)
Execute the quartz job. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QuartzSchedulerService.QuartzSchedulerServiceJob()
Method Detail |
---|
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
context
- The quartz execution context.
org.quartz.JobExecutionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |