Liferay 6.2-ce-ga5

com.liferay.portal.cache.ehcache
Class EhcacheStreamBootstrapCacheLoaderFactory

java.lang.Object
  extended by net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory<EhcacheStreamBootstrapCacheLoader>
      extended by com.liferay.portal.cache.ehcache.EhcacheStreamBootstrapCacheLoaderFactory

public class EhcacheStreamBootstrapCacheLoaderFactory
extends net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory<EhcacheStreamBootstrapCacheLoader>


Field Summary
 
Fields inherited from class net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory
BOOTSTRAP_ASYNCHRONOUSLY
 
Constructor Summary
EhcacheStreamBootstrapCacheLoaderFactory()
           
 
Method Summary
 EhcacheStreamBootstrapCacheLoader createBootstrapCacheLoader(Properties properties)
           
 
Methods inherited from class net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory
extractBoolean, extractBootstrapAsynchronously, extractLong
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EhcacheStreamBootstrapCacheLoaderFactory

public EhcacheStreamBootstrapCacheLoaderFactory()
Method Detail

createBootstrapCacheLoader

public EhcacheStreamBootstrapCacheLoader createBootstrapCacheLoader(Properties properties)
Specified by:
createBootstrapCacheLoader in class net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory<EhcacheStreamBootstrapCacheLoader>

Liferay 6.2-ce-ga5