org.apache.cxf.xkms.cache
Class EHCacheUtil
java.lang.Object
org.apache.cxf.xkms.cache.EHCacheUtil
public final class EHCacheUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCacheConfiguration
public static net.sf.ehcache.config.CacheConfiguration getCacheConfiguration(String key,
net.sf.ehcache.CacheManager cacheManager)
createCacheManager
public static net.sf.ehcache.CacheManager createCacheManager()
throws net.sf.ehcache.CacheException
- Throws:
net.sf.ehcache.CacheException
createCacheManager
public static net.sf.ehcache.CacheManager createCacheManager(net.sf.ehcache.config.Configuration conf)
throws net.sf.ehcache.CacheException
- Throws:
net.sf.ehcache.CacheException
Apache CXF