org.kuali.rice.ksb.messaging.serviceproxies
Class MessageSender
java.lang.Object
org.kuali.rice.ksb.messaging.serviceproxies.MessageSender
public class MessageSender
- extends Object
Responsible for implementing policy to put message into threadpool for execution appropriately. Could make Spring and
overridable service.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageSender
public MessageSender()
sendMessage
public static void sendMessage(PersistedMessageBO message)
throws Exception
- Throws:
Exception
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.