Uses of Class
ro.isdc.wro.cache.CacheEntry

Packages that use CacheEntry
ro.isdc.wro.manager   
ro.isdc.wro.manager.factory   
 

Uses of CacheEntry in ro.isdc.wro.manager
 

Methods in ro.isdc.wro.manager that return types with arguments of type CacheEntry
 CacheStrategy<CacheEntry,ContentHashEntry> WroManager.getCacheStrategy()
           
 

Method parameters in ro.isdc.wro.manager with type arguments of type CacheEntry
 WroManager WroManager.setCacheStrategy(CacheStrategy<CacheEntry,ContentHashEntry> cacheStrategy)
           
 

Uses of CacheEntry in ro.isdc.wro.manager.factory
 

Methods in ro.isdc.wro.manager.factory that return types with arguments of type CacheEntry
protected  CacheStrategy<CacheEntry,ContentHashEntry> BaseWroManagerFactory.newCacheStrategy()
           
 

Method parameters in ro.isdc.wro.manager.factory with type arguments of type CacheEntry
 BaseWroManagerFactory BaseWroManagerFactory.setCacheStrategy(CacheStrategy<CacheEntry,ContentHashEntry> cacheStrategy)
           
 



Copyright © 2008-2011. All Rights Reserved.