com.liferay.portal.kernel.messaging.sender
Class SingleDestinationMessageSenderFactoryUtil
java.lang.Object
com.liferay.portal.kernel.messaging.sender.SingleDestinationMessageSenderFactoryUtil
public class SingleDestinationMessageSenderFactoryUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createSingleDestinationMessageSender
public static SingleDestinationMessageSender createSingleDestinationMessageSender(String destinationName)
createSingleDestinationSynchronousMessageSender
public static SingleDestinationSynchronousMessageSender createSingleDestinationSynchronousMessageSender(String destinationName,
SynchronousMessageSender.Mode mode)
getModeCount
public static int getModeCount()
getSynchronousMessageSender
public static SynchronousMessageSender getSynchronousMessageSender(SynchronousMessageSender.Mode mode)
getSingleDestinationMessageSenderFactory
protected SingleDestinationMessageSenderFactory getSingleDestinationMessageSenderFactory()