Liferay 6.2-ce-ga5

com.liferay.portal.cache.ehcache
Class EhcacheStreamBootstrapHelpUtil

java.lang.Object
  extended by com.liferay.portal.cache.ehcache.EhcacheStreamBootstrapHelpUtil

public class EhcacheStreamBootstrapHelpUtil
extends Object


Constructor Summary
EhcacheStreamBootstrapHelpUtil()
           
 
Method Summary
static SocketAddress createServerSocketFromCluster(List<String> cacheNames)
           
protected static void loadCachesFromCluster(net.sf.ehcache.Ehcache... ehcaches)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EhcacheStreamBootstrapHelpUtil

public EhcacheStreamBootstrapHelpUtil()
Method Detail

createServerSocketFromCluster

public static SocketAddress createServerSocketFromCluster(List<String> cacheNames)
                                                   throws Exception
Throws:
Exception

loadCachesFromCluster

protected static void loadCachesFromCluster(net.sf.ehcache.Ehcache... ehcaches)
                                     throws Exception
Throws:
Exception

Liferay 6.2-ce-ga5