Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.cache.cluster.PortalCacheClusterChannelFactory

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

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

Classes in com.liferay.portal.cache.cluster.clusterlink that implement PortalCacheClusterChannelFactory
 class ClusterLinkPortalCacheClusterChannelFactory
           
 

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

Methods in com.liferay.portal.kernel.cache.cluster with parameters of type PortalCacheClusterChannelFactory
 void PortalCacheClusterLink.setPortalCacheClusterChannelFactory(PortalCacheClusterChannelFactory portalCacheClusterChannelFactory)
           
 


Liferay 6.2-ce-ga5