public class EventGeneratorJob extends AbstractJob
NullPayload
if no payload
has been set.
We may want to extend this but allowing the payload to be generated using a factory.Modifier and Type | Field and Description |
---|---|
protected Log |
logger
The logger used for this class
|
muleContext
Constructor and Description |
---|
EventGeneratorJob() |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(org.quartz.JobExecutionContext jobExecutionContext)
Execute the job.
|
execute, getMuleContext
protected transient Log logger
protected void doExecute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
AbstractJob
doExecute
in class AbstractJob
org.quartz.JobExecutionException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.