Liferay 7.0-ce-m3

com.liferay.portal.cache.ehcache
Class EhcacheUnwrapUtil

java.lang.Object
  extended by com.liferay.portal.cache.ehcache.EhcacheUnwrapUtil

public class EhcacheUnwrapUtil
extends Object


Constructor Summary
EhcacheUnwrapUtil()
           
 
Method Summary
static net.sf.ehcache.Ehcache getEhcache(PortalCache<?,?> portalCache)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EhcacheUnwrapUtil

public EhcacheUnwrapUtil()
Method Detail

getEhcache

public static net.sf.ehcache.Ehcache getEhcache(PortalCache<?,?> portalCache)

Liferay 7.0-ce-m3