Uses of Class
org.jasig.portal.concurrency.caching.ReferenceEntityCache

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

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

Subclasses of ReferenceEntityCache in org.jasig.portal.concurrency.caching
 class ReferenceInvalidatingEntityCache
          Reference implementation of IEntityCache that is meant for a multi-server environment in which updates to cached entities may occur on peer caches on other JVMs, invalidating the local copy of the entity.