Liferay 6.0.5

com.liferay.portal.cache.cluster.clusterlink
Class ClusterLinkPortalCacheClusterChannelFactory

java.lang.Object
  extended by com.liferay.portal.cache.cluster.clusterlink.ClusterLinkPortalCacheClusterChannelFactory
All Implemented Interfaces:
PortalCacheClusterChannelFactory

public class ClusterLinkPortalCacheClusterChannelFactory
extends Object
implements PortalCacheClusterChannelFactory


Constructor Summary
ClusterLinkPortalCacheClusterChannelFactory(String destination, List<Priority> priorities)
           
 
Method Summary
 PortalCacheClusterChannel createPortalCacheClusterChannel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterLinkPortalCacheClusterChannelFactory

public ClusterLinkPortalCacheClusterChannelFactory(String destination,
                                                   List<Priority> priorities)
Method Detail

createPortalCacheClusterChannel

public PortalCacheClusterChannel createPortalCacheClusterChannel()
                                                          throws PortalCacheClusterException
Specified by:
createPortalCacheClusterChannel in interface PortalCacheClusterChannelFactory
Throws:
PortalCacheClusterException

Liferay 6.0.5