Liferay 6.1.2-ce-ga3

com.liferay.portal.cache.ehcache
Class EhcacheStreamBootstrapCacheLoaderFactory

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

public class EhcacheStreamBootstrapCacheLoaderFactory
extends net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory


Constructor Summary
EhcacheStreamBootstrapCacheLoaderFactory()
           
 
Method Summary
 net.sf.ehcache.bootstrap.BootstrapCacheLoader createBootstrapCacheLoader(Properties properties)
           
 
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 net.sf.ehcache.bootstrap.BootstrapCacheLoader createBootstrapCacheLoader(Properties properties)
Specified by:
createBootstrapCacheLoader in class net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory

Liferay 6.1.2-ce-ga3