com.liferay.portal.cluster
Class LiveUsersClusterEventListenerImpl
java.lang.Object
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
|
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 |
LiveUsersClusterEventListenerImpl
public LiveUsersClusterEventListenerImpl()
processClusterEvent
public void processClusterEvent(com.liferay.portal.kernel.cluster.ClusterEvent clusterEvent)
- Specified by:
processClusterEvent in interface com.liferay.portal.kernel.cluster.ClusterEventListener