Uses of Class
org.apache.turbine.services.cache.ObjectExpiredException

Packages that use ObjectExpiredException
org.apache.turbine.services.cache   
 

Uses of ObjectExpiredException in org.apache.turbine.services.cache
 

Methods in org.apache.turbine.services.cache that throw ObjectExpiredException
 CachedObject GlobalCacheService.getObject(java.lang.String id)
          Gets a cached object given its id (a String).
static CachedObject TurbineGlobalCache.getObject(java.lang.String id)
          Gets a cached object given its id (a String).
 CachedObject TurbineGlobalCacheService.getObject(java.lang.String id)
          Returns an item from the cache.
 



Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.