|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||