com.liferay.portal.kernel.webcache
Class WebCachePoolUtil
java.lang.Object
com.liferay.portal.kernel.webcache.WebCachePoolUtil
public class WebCachePoolUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebCachePoolUtil
public WebCachePoolUtil()
clear
public static void clear()
get
public static Object get(String key,
WebCacheItem wci)
getWebCachePool
public static WebCachePool getWebCachePool()
remove
public static void remove(String key)
setWebCachePool
public void setWebCachePool(WebCachePool webCachePool)