public class ClusterLinkPortalCacheClusterChannelFactory
extends java.lang.Object
implements com.liferay.portal.kernel.cache.cluster.PortalCacheClusterChannelFactory
| Constructor and Description |
|---|
ClusterLinkPortalCacheClusterChannelFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.cache.cluster.PortalCacheClusterChannel |
createPortalCacheClusterChannel() |
void |
setDestinationName(java.lang.String destinationName) |
void |
setPriorities(java.util.List<com.liferay.portal.kernel.cluster.Priority> priorities) |
public ClusterLinkPortalCacheClusterChannelFactory()
public com.liferay.portal.kernel.cache.cluster.PortalCacheClusterChannel createPortalCacheClusterChannel()
throws com.liferay.portal.kernel.cache.cluster.PortalCacheClusterException
createPortalCacheClusterChannel in interface com.liferay.portal.kernel.cache.cluster.PortalCacheClusterChannelFactorycom.liferay.portal.kernel.cache.cluster.PortalCacheClusterExceptionpublic void setDestinationName(java.lang.String destinationName)
public void setPriorities(java.util.List<com.liferay.portal.kernel.cluster.Priority> priorities)