public class ScheduledDispatchJobConfig extends AbstractJobConfig
ScheduledDispatchJob
job.Constructor and Description |
---|
ScheduledDispatchJobConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getEndpointRef() |
protected Class<? extends org.quartz.StatefulJob> |
getStatefulJobClass() |
protected Class<? extends org.quartz.Job> |
getStatelessJobClass() |
void |
setEndpointRef(String endpointRef) |
getGroupName, getJobClass, getJobGroupName, getMuleContext, isStateful, setGroupName, setJobGroupName, setMuleContext, setStateful
public String getEndpointRef()
public void setEndpointRef(String endpointRef)
protected Class<? extends org.quartz.StatefulJob> getStatefulJobClass()
getStatefulJobClass
in class AbstractJobConfig
protected Class<? extends org.quartz.Job> getStatelessJobClass()
getStatelessJobClass
in class AbstractJobConfig
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.