Uses of Class
org.apache.fulcrum.cache.ObjectExpiredException
Packages that use ObjectExpiredException
-
Uses of ObjectExpiredException in org.apache.fulcrum.cache
Methods in org.apache.fulcrum.cache that throw ObjectExpiredExceptionModifier and TypeMethodDescription<T> CachedObject
<T> 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 ObjectExpiredExceptionModifier and TypeMethodDescription<T> CachedObject
<T> Returns an item from the cache. /** Returns an item from the cache.<T> CachedObject
<T> <T> CachedObject
<T>