Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.cache.CacheRegistry

Packages that use CacheRegistry
com.liferay.portal.kernel.cache   
 

Uses of CacheRegistry in com.liferay.portal.kernel.cache
 

Methods in com.liferay.portal.kernel.cache that return CacheRegistry
static CacheRegistry CacheRegistryUtil.getCacheRegistry()
           
 

Methods in com.liferay.portal.kernel.cache with parameters of type CacheRegistry
static void CacheRegistryUtil.setCacheRegistry(CacheRegistry cacheRegistry)
           
 


Liferay 6.2-ce-ga5