Liferay 6.2-ce-ga5

com.liferay.portal.cache.ehcache
Class JGroupsBootstrapCacheLoaderFactory

java.lang.Object
  extended by net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory
      extended by net.sf.ehcache.distribution.jgroups.JGroupsBootstrapCacheLoaderFactory
          extended by com.liferay.portal.cache.ehcache.JGroupsBootstrapCacheLoaderFactory

public class JGroupsBootstrapCacheLoaderFactory
extends net.sf.ehcache.distribution.jgroups.JGroupsBootstrapCacheLoaderFactory

See http://issues.liferay.com/browse/LPS-11061.


Field Summary
 
Fields inherited from class net.sf.ehcache.distribution.jgroups.JGroupsBootstrapCacheLoaderFactory
BOOTSTRAP_ASYNCHRONOUSLY, DEFAULT_MAXIMUM_CHUNK_SIZE_BYTES, FIVE_KB, MAXIMUM_CHUNK_SIZE_BYTES, ONE_HUNDRED_MB
 
Constructor Summary
JGroupsBootstrapCacheLoaderFactory()
           
 
Method Summary
 net.sf.ehcache.bootstrap.BootstrapCacheLoader createBootstrapCacheLoader(Properties properties)
           
 
Methods inherited from class net.sf.ehcache.distribution.jgroups.JGroupsBootstrapCacheLoaderFactory
extractAndValidateBootstrapAsynchronously, extractMaximumChunkSizeBytes
 
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

JGroupsBootstrapCacheLoaderFactory

public JGroupsBootstrapCacheLoaderFactory()
Method Detail

createBootstrapCacheLoader

public net.sf.ehcache.bootstrap.BootstrapCacheLoader createBootstrapCacheLoader(Properties properties)
Overrides:
createBootstrapCacheLoader in class net.sf.ehcache.distribution.jgroups.JGroupsBootstrapCacheLoaderFactory

Liferay 6.2-ce-ga5