org.activemath.webapp.util.cache
Class CacheRegistry
java.lang.Object
org.activemath.webapp.util.cache.CacheRegistry
public class CacheRegistry
- extends Object
Describe me!
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static CacheRegistry getInstance()
register
public void register(String id,
CacheControl cache)
getCache
public CacheControl getCache(String id)
getCaches
public Map getCaches()