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