org.sakaiproject.profile2.cache
Class CacheManagerImpl

java.lang.Object
  extended by 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)

Constructor Summary
CacheManagerImpl()
           
 
Method Summary
 org.sakaiproject.memory.api.Cache createCache(String cacheName)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheManagerImpl

public CacheManagerImpl()
Method Detail

createCache

public org.sakaiproject.memory.api.Cache createCache(String cacheName)

Specified by:
createCache in interface CacheManager


Copyright © 2008-2013 The Sakai Foundation. All Rights Reserved.