org.mule.transport.quartz.jobs
Class ScheduledDispatchJobConfig
java.lang.Object
org.mule.transport.quartz.config.AbstractJobConfig
org.mule.transport.quartz.jobs.ScheduledDispatchJobConfig
- All Implemented Interfaces:
- Serializable, MuleContextAware, JobConfig
public class ScheduledDispatchJobConfig
- extends AbstractJobConfig
The configuration for the ScheduledDispatchJob job.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScheduledDispatchJobConfig
public ScheduledDispatchJobConfig()
getEndpointRef
public String getEndpointRef()
setEndpointRef
public void setEndpointRef(String endpointRef)
getStatefulJobClass
protected Class getStatefulJobClass()
- Specified by:
getStatefulJobClass in class AbstractJobConfig
getStatelessJobClass
protected Class getStatelessJobClass()
- Specified by:
getStatelessJobClass in class AbstractJobConfig
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.