com.liferay.portal.cache.bootstrap
Class ClusterLinkBootstrapLoader
java.lang.Object
com.liferay.portal.cache.bootstrap.ClusterLinkBootstrapLoader
- All Implemented Interfaces:
- BootstrapLoader
public class ClusterLinkBootstrapLoader
- extends Object
- implements BootstrapLoader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterLinkBootstrapLoader
public ClusterLinkBootstrapLoader(Properties properties)
isAsynchronous
public boolean isAsynchronous()
- Specified by:
isAsynchronous in interface BootstrapLoader
load
public void load(String portalCacheManagerName,
String portalCacheName)
- Specified by:
load in interface BootstrapLoader
doLoad
protected void doLoad(String portalCacheManagerName,
String portalCacheName)