Liferay 7.0-ce-m6

Uses of Class
com.liferay.portal.cache.memory.MemoryPortalCacheManager

Packages that use MemoryPortalCacheManager
com.liferay.portal.cache.memory   
 

Uses of MemoryPortalCacheManager in com.liferay.portal.cache.memory
 

Methods in com.liferay.portal.cache.memory that return MemoryPortalCacheManager
static
<K extends Serializable,V>
MemoryPortalCacheManager<K,V>
MemoryPortalCacheManager.createMemoryPortalCacheManager(String portalCacheManagerName)
           
 


Liferay 7.0-ce-m6