Liferay 7.0-ga1 portal-impl

com.liferay.portal.cluster
Class LiveUsersClusterEventListenerImpl

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

public class LiveUsersClusterEventListenerImpl
extends Object
implements com.liferay.portal.kernel.cluster.ClusterEventListener


Constructor Summary
LiveUsersClusterEventListenerImpl()
           
 
Method Summary
 void processClusterEvent(com.liferay.portal.kernel.cluster.ClusterEvent clusterEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiveUsersClusterEventListenerImpl

public LiveUsersClusterEventListenerImpl()
Method Detail

processClusterEvent

public void processClusterEvent(com.liferay.portal.kernel.cluster.ClusterEvent clusterEvent)
Specified by:
processClusterEvent in interface com.liferay.portal.kernel.cluster.ClusterEventListener

Liferay 7.0-ga1 portal-impl