Uses of Class
com.atlassian.confluence.cache.CacheAdapter

Packages that use CacheAdapter
com.atlassian.confluence.cache   
 

Uses of CacheAdapter in com.atlassian.confluence.cache
 

Subclasses of CacheAdapter in com.atlassian.confluence.cache
 class DeferredOperationsCache
          An implementation of Cache that records changes to a delegate cache, only actually performing them when DeferredOperationsCache.sync() is called.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.