Uses of Class
javax.cache.CacheException

Uses of CacheException in javax.cache
 

Methods in javax.cache that throw CacheException
 Cache CacheFactory.createCache(java.util.Map m)
           
 java.util.Map Cache.getAll(java.util.Collection keys)
           
 void Cache.load(java.lang.Object obj)
           
 void Cache.loadAll(java.util.Collection keys)
           
 CacheFactory CacheManager.getCacheFactory()
           
 



Copyright © 2003-2006 Apache Software Foundation. All Rights Reserved.