Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.kernel.cache.cluster.PortalCacheClusterException

Packages that use PortalCacheClusterException
com.liferay.portal.cache.cluster.clusterlink   
com.liferay.portal.kernel.cache.cluster   
 

Uses of PortalCacheClusterException in com.liferay.portal.cache.cluster.clusterlink
 

Methods in com.liferay.portal.cache.cluster.clusterlink that throw PortalCacheClusterException
 PortalCacheClusterChannel ClusterLinkPortalCacheClusterChannelFactory.createPortalCacheClusterChannel()
           
 

Uses of PortalCacheClusterException in com.liferay.portal.kernel.cache.cluster
 

Methods in com.liferay.portal.kernel.cache.cluster that throw PortalCacheClusterException
 PortalCacheClusterChannel PortalCacheClusterChannelFactory.createPortalCacheClusterChannel()
           
 


Liferay 6.1.2-ce-ga3