-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected abstract void |
doExecute(org.quartz.JobExecutionContext jobExecutionContext)
Execute the job.
|
void |
execute(org.quartz.JobExecutionContext jobExecutionContext) |
protected MuleContext |
getMuleContext(org.quartz.JobExecutionContext jobExecutionContext) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AbstractJob
public AbstractJob()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.