Liferay 6.1.2-ce-ga3

com.liferay.portal.cache.ehcache
Class ClearEhcacheThreadUtil

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

public class ClearEhcacheThreadUtil
extends Object


Constructor Summary
ClearEhcacheThreadUtil()
           
 
Method Summary
static void clearEhcacheReplicationThread()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearEhcacheThreadUtil

public ClearEhcacheThreadUtil()
Method Detail

clearEhcacheReplicationThread

public static void clearEhcacheReplicationThread()
                                          throws InterruptedException
Throws:
InterruptedException

Liferay 6.1.2-ce-ga3