Liferay 7.0-ga1 portal-impl

com.liferay.portlet.documentlibrary.messaging
Class RawMetadataProcessorMessageListener

java.lang.Object
  extended by com.liferay.portal.kernel.messaging.BaseMessageListener
      extended by com.liferay.portlet.documentlibrary.messaging.RawMetadataProcessorMessageListener
All Implemented Interfaces:
com.liferay.portal.kernel.messaging.MessageListener

public class RawMetadataProcessorMessageListener
extends com.liferay.portal.kernel.messaging.BaseMessageListener


Constructor Summary
RawMetadataProcessorMessageListener()
           
 
Method Summary
protected  void doReceive(com.liferay.portal.kernel.messaging.Message message)
           
 
Methods inherited from class com.liferay.portal.kernel.messaging.BaseMessageListener
receive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RawMetadataProcessorMessageListener

public RawMetadataProcessorMessageListener()
Method Detail

doReceive

protected void doReceive(com.liferay.portal.kernel.messaging.Message message)
                  throws Exception
Specified by:
doReceive in class com.liferay.portal.kernel.messaging.BaseMessageListener
Throws:
Exception

Liferay 7.0-ga1 portal-impl