Liferay 7.0-ce-b4

com.liferay.portal.subscription
Class CleanUpSubscriptionMessageListener

java.lang.Object
  extended by com.liferay.portal.kernel.messaging.BaseMessageListener
      extended by com.liferay.portal.subscription.CleanUpSubscriptionMessageListener
All Implemented Interfaces:
MessageListener

public class CleanUpSubscriptionMessageListener
extends BaseMessageListener


Constructor Summary
CleanUpSubscriptionMessageListener()
           
 
Method Summary
protected  void doReceive(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

CleanUpSubscriptionMessageListener

public CleanUpSubscriptionMessageListener()
Method Detail

doReceive

protected void doReceive(Message message)
                  throws Exception
Specified by:
doReceive in class BaseMessageListener
Throws:
Exception

Liferay 7.0-ce-b4