|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectExpiredException | |
---|---|
org.apache.fulcrum.cache | |
org.apache.fulcrum.cache.impl |
Uses of ObjectExpiredException in org.apache.fulcrum.cache |
---|
Methods in org.apache.fulcrum.cache that throw ObjectExpiredException | |
---|---|
CachedObject |
GlobalCacheService.getObject(String id)
Gets a cached object given its id (a String). |
Uses of ObjectExpiredException in org.apache.fulcrum.cache.impl |
---|
Methods in org.apache.fulcrum.cache.impl that throw ObjectExpiredException | |
---|---|
CachedObject |
JCSCacheService.getObject(String id)
|
CachedObject |
EHCacheService.getObject(String id)
|
CachedObject |
DefaultGlobalCacheService.getObject(String id)
Returns an item from the cache. /** Returns an item from the cache. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |