Uses of Package
net.sf.ashkay

Packages that use net.sf.ashkay
net.sf.ashkay Ashkay is a strategy based caching tool. 
net.sf.ashkay.strategies   
 

Classes in net.sf.ashkay used by net.sf.ashkay
CacheEntry
          CacheEntry represents a single entry in the object cache.
CachingStrategy
          CachingStrategies provide abstract strategies about how a cache ought to perform its caching.
CreationException
          CreationExceptions represent an error in the creation of an object in an ObjectFactory.
ObjectCache
          ObjectCache is the default implementation of an object caching mechanism.
ObjectFactory
          ObjectFactory is the factory for creating objects used by the ObjectCache.
 

Classes in net.sf.ashkay used by net.sf.ashkay.strategies
CacheEntry
          CacheEntry represents a single entry in the object cache.
CachingStrategy
          CachingStrategies provide abstract strategies about how a cache ought to perform its caching.
ObjectCache
          ObjectCache is the default implementation of an object caching mechanism.
 



Copyright © 2004 . All Rights Reserved.