Uses of Interface
org.jasig.portal.utils.cache.CacheFactory

Packages that use CacheFactory
org.jasig.portal.utils.cache   
 

Uses of CacheFactory in org.jasig.portal.utils.cache
 

Classes in org.jasig.portal.utils.cache that implement CacheFactory
 class WhirlyCacheCacheFactory
          Implementation of the CacheFactory that will return instances of a cache backed by WhirlyCache.
 

Fields in org.jasig.portal.utils.cache declared as CacheFactory
private static CacheFactory CacheFactoryLocator.cacheFactory
          Single instance of the cache factory that uPortal will use.
 

Methods in org.jasig.portal.utils.cache that return CacheFactory
static CacheFactory CacheFactoryLocator.getCacheFactory()
          Method to retrieve the cache factory