Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.cluster.ClusterMasterExecutor

Packages that use ClusterMasterExecutor
com.liferay.portal.kernel.cluster   
 

Uses of ClusterMasterExecutor in com.liferay.portal.kernel.cluster
 

Methods in com.liferay.portal.kernel.cluster that return ClusterMasterExecutor
static ClusterMasterExecutor ClusterMasterExecutorUtil.getClusterMasterExecutor()
           
 

Methods in com.liferay.portal.kernel.cluster with parameters of type ClusterMasterExecutor
 void ClusterMasterExecutorUtil.setClusterMasterExecutor(ClusterMasterExecutor clusterMasterExecutor)
           
 


Liferay 6.2-ce-ga5