Uses of Package
org.jasig.portal.concurrency.caching

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

Classes in org.jasig.portal.concurrency.caching used by org.jasig.portal.concurrency.caching
CachedEntityInvalidation
          An instance of this class represents an event: a change to an IBasicEntity that renders any cached instances of the entity invalid.
RDBMCachedEntityInvalidationStore
          RDBMS-based store for CachedEntityInvalidations.
ReferenceEntityCache
          Reference implementation of IEntityCache.