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

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

Uses of ReadThroughCacheFactory in com.atlassian.confluence.cache
 

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

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

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



Copyright © 2003-2013 Atlassian. All Rights Reserved.