Uses of Package
org.springframework.extensions.surf.cache

Packages that use org.springframework.extensions.surf.cache
org.springframework.extensions.surf.cache   
org.springframework.extensions.surf.persister   
 

Classes in org.springframework.extensions.surf.cache used by org.springframework.extensions.surf.cache
BasicCache
          This is an implementation of a purely in-memory cache that uses a HashMap to provide a basic form of caching.
CacheItem
          Wraps the cached item with metadata
ContentCache
          Interface that describes basic methods for working with a cache of content objects.
ModelObjectCache.ModelObjectSentinel
          Singleton sentinel class used to represent a 'null' value in the cache
 

Classes in org.springframework.extensions.surf.cache used by org.springframework.extensions.surf.persister
BasicCache
          This is an implementation of a purely in-memory cache that uses a HashMap to provide a basic form of caching.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.