Uses of Interface
org.jasig.portal.concurrency.IEntityCache

Packages that use IEntityCache
org.jasig.portal.concurrency.caching   
 

Uses of IEntityCache in org.jasig.portal.concurrency.caching
 

Classes in org.jasig.portal.concurrency.caching that implement IEntityCache
 class MapBackedEntityCache
          Implements the uPortal caching API to wrap a Map based cache
 

Methods in org.jasig.portal.concurrency.caching that return IEntityCache
protected  IEntityCache CacheFactoryEntityCachingService.getCache(Class<? extends IBasicEntity> entityType)
           
protected abstract  IEntityCache AbstractEntityCachingService.getCache(Class<? extends IBasicEntity> entityType)
          Retrieves the IEntityCache to store the specified entityType in.
 



Copyright © 2010 Jasig. All Rights Reserved.