Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.webcache.WebCachePool

Packages that use WebCachePool
com.liferay.portal.kernel.webcache   
 

Uses of WebCachePool in com.liferay.portal.kernel.webcache
 

Methods in com.liferay.portal.kernel.webcache that return WebCachePool
static WebCachePool WebCachePoolUtil.getWebCachePool()
           
 

Methods in com.liferay.portal.kernel.webcache with parameters of type WebCachePool
 void WebCachePoolUtil.setWebCachePool(WebCachePool webCachePool)
           
 


Liferay 6.2-ce-ga5