org.kuali.rice.ksb.messaging.quartz
Class MessageServiceExecutorJob
java.lang.Object
   org.kuali.rice.ksb.messaging.quartz.MessageServiceExecutorJob
org.kuali.rice.ksb.messaging.quartz.MessageServiceExecutorJob
- All Implemented Interfaces: 
- Serializable, org.quartz.Job
- public class MessageServiceExecutorJob 
- extends Object- implements org.quartz.Job, Serializable
Job saves a PersistedMessageBO to the message queue in the state of 'R' and then puts into a
 MessageServiceInvoker for execution in KSBThreadPool.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
 
 
| Method Summary | 
|  void | execute(org.quartz.JobExecutionContext jec)
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MESSAGE_KEY
public static final String MESSAGE_KEY
- See Also:
- Constant Field Values
MessageServiceExecutorJob
public MessageServiceExecutorJob()
execute
public void execute(org.quartz.JobExecutionContext jec)
             throws org.quartz.JobExecutionException
- 
- Specified by:
- executein interface- org.quartz.Job
 
- 
- Throws:
- org.quartz.JobExecutionException
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.