org.kuali.rice.core.impl.cache
Class GlobalCacheManager
java.lang.Object
   org.kuali.rice.core.impl.cache.GlobalCacheManager
org.kuali.rice.core.impl.cache.GlobalCacheManager
- All Implemented Interfaces: 
- org.springframework.cache.CacheManager
- public class GlobalCacheManager 
- extends Object- implements org.springframework.cache.CacheManager
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GlobalCacheManager
public GlobalCacheManager()
getCache
public org.springframework.cache.Cache getCache(String name)
- 
- Specified by:
- getCachein interface- org.springframework.cache.CacheManager
 
- 
 
getCacheNames
public Collection<String> getCacheNames()
- 
- Specified by:
- getCacheNamesin interface- org.springframework.cache.CacheManager
 
- 
 
setCacheManagerRegistry
public void setCacheManagerRegistry(CacheManagerRegistry cacheManagerRegistry)
- 
 
- 
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.