nl.surfnet.coin.shared.cache
Class ConextNoOpCacheManager
java.lang.Object
org.springframework.cache.support.NoOpCacheManager
nl.surfnet.coin.shared.cache.ConextNoOpCacheManager
- All Implemented Interfaces:
- org.springframework.cache.CacheManager
public class ConextNoOpCacheManager
- extends org.springframework.cache.support.NoOpCacheManager
Cache Manager that can deal with a CacheManager for
compatibility reasons, but does not actually cache anything
|
Method Summary |
void |
setCacheManager(net.sf.ehcache.CacheManager cacheManager)
|
| Methods inherited from class org.springframework.cache.support.NoOpCacheManager |
getCache, getCacheNames |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConextNoOpCacheManager
public ConextNoOpCacheManager()
setCacheManager
public void setCacheManager(net.sf.ehcache.CacheManager cacheManager)
Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.