Package com.compoundtheory.objectcache

Interface Summary
ICacheManager  
 

Class Summary
CacheConfig The Config querying service, for looking for specific configurations for specific classes
CachedObject Class that wraps an object that is being cached and provide meta data information about it's cached state
CacheManager This is a cache manager for a set of classes
Config A Cache configuration for a specific class
DummyCacheManager This is a dummy class that pretty much does nothing
ObjectCache Object for persisting ColdFusion CFCs
 

Exception Summary
InvalidScopeException Exception that is thrown when a scope is set to an invalid value
ObjectNotFoundException Exception that is thrown when an Object cannot be found in the cache