Package org.jasig.portal.utils.cache

Interface Summary
CacheFactory Interface for a cache factory that returns a cache that externally acts like a map.
 

Class Summary
CacheFactoryLocator Convenience locator class for locating the CacheFactory without each class needing the cache factory to do the lookup in the application context.
WhirlyCacheCacheFactory Implementation of the CacheFactory that will return instances of a cache backed by WhirlyCache.
WhirlyCacheCacheFactory.WhirlyCacheMap