org.mule.providers.quartz.jobs
Class MuleClientReceiveJob
java.lang.Object
org.mule.providers.quartz.jobs.MuleClientReceiveJob
- public class MuleClientReceiveJob
- extends Object
Will receive on an endpoint and dispatch the result on another.
|
Field Summary |
protected Log |
logger
The logger used for this class |
|
Method Summary |
void |
execute(JobExecutionContext jobExecutionContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected transient Log logger
- The logger used for this class
MuleClientReceiveJob
public MuleClientReceiveJob()
execute
public void execute(JobExecutionContext jobExecutionContext)
throws JobExecutionException
- Throws:
JobExecutionException
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.