public class EhcacheUnwrapUtil
extends java.lang.Object
Constructor and Description |
---|
EhcacheUnwrapUtil() |
Modifier and Type | Method and Description |
---|---|
static net.sf.ehcache.Ehcache |
getEhcache(com.liferay.portal.kernel.cache.PortalCache<?,?> portalCache) |
static <K extends java.io.Serializable,V> |
getWrappedPortalCache(com.liferay.portal.kernel.cache.PortalCache<K,V> portalCache) |
public static net.sf.ehcache.Ehcache getEhcache(com.liferay.portal.kernel.cache.PortalCache<?,?> portalCache)
public static <K extends java.io.Serializable,V> com.liferay.portal.kernel.cache.PortalCache<K,V> getWrappedPortalCache(com.liferay.portal.kernel.cache.PortalCache<K,V> portalCache)