Liferay 6.2-ce-ga2

com.liferay.portal.cache.ehcache
Class CacheManagerUtil

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

public class CacheManagerUtil
extends Object


Constructor Summary
CacheManagerUtil()
           
 
Method Summary
static net.sf.ehcache.CacheManager createCacheManager(net.sf.ehcache.config.Configuration configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheManagerUtil

public CacheManagerUtil()
Method Detail

createCacheManager

public static net.sf.ehcache.CacheManager createCacheManager(net.sf.ehcache.config.Configuration configuration)

Liferay 6.2-ce-ga2