com.liferay.portal.cache.bootstrap
Class EhcacheStreamBootstrapCacheLoader
java.lang.Object
com.liferay.portal.cache.bootstrap.EhcacheStreamBootstrapCacheLoader
- All Implemented Interfaces:
- net.sf.ehcache.bootstrap.BootstrapCacheLoader
public class EhcacheStreamBootstrapCacheLoader
- extends Object
- implements net.sf.ehcache.bootstrap.BootstrapCacheLoader
EhcacheStreamBootstrapCacheLoader
public EhcacheStreamBootstrapCacheLoader(Properties properties)
clone
public Object clone()
- Specified by:
clone in interface net.sf.ehcache.bootstrap.BootstrapCacheLoader- Overrides:
clone in class Object
doLoad
public void doLoad(net.sf.ehcache.Ehcache ehcache)
isAsynchronous
public boolean isAsynchronous()
- Specified by:
isAsynchronous in interface net.sf.ehcache.bootstrap.BootstrapCacheLoader
load
public void load(net.sf.ehcache.Ehcache ehcache)
- Specified by:
load in interface net.sf.ehcache.bootstrap.BootstrapCacheLoader