Uses of Class
org.xwiki.cache.CacheException

Packages that use CacheException
org.xwiki.cache   
 

Uses of CacheException in org.xwiki.cache
 

Methods in org.xwiki.cache that throw CacheException
<T> Cache<T>
CacheManager.createNewCache(CacheConfiguration config)
          Find the cache implementation component to use and create a new cache.
<T> Cache<T>
CacheManager.createNewLocalCache(CacheConfiguration config)
          Find the local cache implementation component to use and create a new cache.
<T> Cache<T>
CacheFactory.newCache(CacheConfiguration config)
          Create and return a custom cache.
 



Copyright © 2004–2015 XWiki. All rights reserved.