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

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

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

Classes in org.jasig.portal.utils.cache that implement ICacheModelFactory
 class EhCacheModelFactory
          Creates EhCacheCachingModel and EhCacheFlushingModel using the specified cacheName to name the model.
 

Methods in org.jasig.portal.utils.cache that return ICacheModelFactory
 ICacheModelFactory CacheProviderFactory.getCacheModelFactory()
           
 

Methods in org.jasig.portal.utils.cache with parameters of type ICacheModelFactory
 void CacheProviderFactory.setCacheModelFactory(ICacheModelFactory cacheModelFactory)
           
 



Copyright © 2010 Jasig. All Rights Reserved.