Uses of Class
javax.util.jcache.RegionNotFoundException

Packages that use RegionNotFoundException
javax.util.jcache All access to the cache is through the class javax.util.jcache.CacheAccess
org.fjank.jcache All access to the cache is through the class javax.util.jcache.CacheAccess
 

Uses of RegionNotFoundException in javax.util.jcache
 

Methods in javax.util.jcache that throw RegionNotFoundException
 Enumeration Cache.listCacheObjects(String region)
          Deprecated. will return an Enumeration of CacheObjectInfo objects describing the objects in the specified in the cache.
 

Uses of RegionNotFoundException in org.fjank.jcache
 

Methods in org.fjank.jcache that throw RegionNotFoundException
 Enumeration CacheImpl.listCacheObjects(String region)
          will return an Enumeration of CacheObjectInfo objects describing the objects in the specified in the cache.
 



Copyright © 2002-2009 Hosted by SourceForge. All Rights Reserved.