Liferay 6.0.5

com.liferay.portal.deploy.hot.messaging
Class HotDeployMessageListener

java.lang.Object
  extended by com.liferay.portal.deploy.hot.messaging.HotDeployMessageListener
All Implemented Interfaces:
MessageListener

public class HotDeployMessageListener
extends Object
implements MessageListener


Constructor Summary
HotDeployMessageListener()
           
 
Method Summary
protected  void doReceive(Message message)
           
 void receive(Message message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HotDeployMessageListener

public HotDeployMessageListener()
Method Detail

receive

public void receive(Message message)
Specified by:
receive in interface MessageListener

doReceive

protected void doReceive(Message message)
                  throws Exception
Throws:
Exception

Liferay 6.0.5