Liferay 6.1.2-ce-ga3

com.liferay.portal.cache.ehcache
Class LiferayBootstrapCacheLoaderFactory

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

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


Constructor Summary
LiferayBootstrapCacheLoaderFactory()
           
 
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

LiferayBootstrapCacheLoaderFactory

public LiferayBootstrapCacheLoaderFactory()
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