org.sakaiproject.profile2.cache
Class CacheManagerImpl
java.lang.Object
org.sakaiproject.profile2.cache.CacheManagerImpl
- All Implemented Interfaces:
- CacheManager
public class CacheManagerImpl
- extends Object
- implements CacheManager
Implementation of CacheManager for Profile2.
- Author:
- Steve Swinsburg (steve.swinsburg@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheManagerImpl
public CacheManagerImpl()
createCache
public org.sakaiproject.memory.api.Cache createCache(String cacheName)
-
- Specified by:
createCache in interface CacheManager
Copyright © 2008-2012 The Sakai Foundation. All Rights Reserved.