Liferay 6.2-ce-ga5

com.liferay.portal.cluster
Class DebuggingClusterEventListenerImpl

java.lang.Object
  extended by com.liferay.portal.cluster.DebuggingClusterEventListenerImpl
All Implemented Interfaces:
ClusterEventListener

public class DebuggingClusterEventListenerImpl
extends Object
implements ClusterEventListener


Constructor Summary
DebuggingClusterEventListenerImpl()
           
 
Method Summary
 void processClusterEvent(ClusterEvent clusterEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebuggingClusterEventListenerImpl

public DebuggingClusterEventListenerImpl()
Method Detail

processClusterEvent

public void processClusterEvent(ClusterEvent clusterEvent)
Specified by:
processClusterEvent in interface ClusterEventListener

Liferay 6.2-ce-ga5