com.liferay.portal.cache.bootstrap
Class ClusterLinkBootstrapLoaderHelperUtil
java.lang.Object
com.liferay.portal.cache.bootstrap.ClusterLinkBootstrapLoaderHelperUtil
public class ClusterLinkBootstrapLoaderHelperUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterLinkBootstrapLoaderHelperUtil
public ClusterLinkBootstrapLoaderHelperUtil()
createServerSocketFromCluster
public static SocketAddress createServerSocketFromCluster(String portalCacheManagerName,
List<String> portalCacheNames)
throws Exception
- Throws:
Exception
start
public static void start()
isSkipped
protected static boolean isSkipped()
loadCachesFromCluster
protected static void loadCachesFromCluster(String portalCacheManagerName,
String... portalCacheNames)
throws Exception
- Throws:
Exception