com.liferay.portlet.messageboards.service.jms
Class MBMessageProducer

java.lang.Object
  extended bycom.liferay.portlet.messageboards.service.jms.MBMessageProducer

public class MBMessageProducer
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
MBMessageProducer()
           
 
Method Summary
static void produce(java.io.Serializable obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBMessageProducer

public MBMessageProducer()
Method Detail

produce

public static void produce(java.io.Serializable obj)
                    throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException