Uses of Package
org.apache.turbine.services.cache

Packages that use org.apache.turbine.services.cache
org.apache.turbine.services.cache Global caching service for java objects. 
 

Classes in org.apache.turbine.services.cache used by org.apache.turbine.services.cache
CachedObject
          Wrapper for an object you want to store in a cache for a period of time.
GlobalCacheService
          GlobalCacheService interface.
ObjectExpiredException
          Exception thrown when an item either does not exist or has expired from the GlobalCache.
Refreshable
          This is the interface for objects you want to refresh themselves from the cache.
 



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