Uses of Interface
com.atlassian.confluence.cache.CacheFactory

Packages that use CacheFactory
com.atlassian.confluence.cache   
com.atlassian.confluence.setup.bandana   
 

Uses of CacheFactory in com.atlassian.confluence.cache
 

Subinterfaces of CacheFactory in com.atlassian.confluence.cache
 interface ReadThroughCacheFactory
          Implemented by cache factories that can provide special read-through cache functionality.
 

Classes in com.atlassian.confluence.cache that implement CacheFactory
 class TransactionalCacheFactory
          A cache factory that produces transactional caches.
 

Uses of CacheFactory in com.atlassian.confluence.setup.bandana
 

Methods in com.atlassian.confluence.setup.bandana with parameters of type CacheFactory
 void ConfluenceCachingBandanaPersister.setCacheFactory(CacheFactory cacheFactory)
           
 



Confluence is developed by Atlassian.