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

Packages that use CacheConfigurationLoader
com.atlassian.confluence.cache.hazelcast Provides the classes for a Hazelcast implementation to support Confluence clustering, including caching, locks and events. 
com.atlassian.confluence.cache.tangosol   
com.atlassian.confluence.cluster   
 

Uses of CacheConfigurationLoader in com.atlassian.confluence.cache.hazelcast
 

Classes in com.atlassian.confluence.cache.hazelcast that implement CacheConfigurationLoader
 class HazelcastCacheConfigurationLoader
           
 

Uses of CacheConfigurationLoader in com.atlassian.confluence.cache.tangosol
 

Classes in com.atlassian.confluence.cache.tangosol that implement CacheConfigurationLoader
 class TangosolCacheConfigurationLoader
          Configures Coherence with the appropriate cache configuration file, depending on whether clustering is enabled or not
 

Uses of CacheConfigurationLoader in com.atlassian.confluence.cluster
 

Constructors in com.atlassian.confluence.cluster with parameters of type CacheConfigurationLoader
DefaultClusterConfigurationHelper(com.atlassian.config.ApplicationConfig applicationConfig, CacheConfigurationLoader cacheConfigLoader, ClusterManager clusterManager)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.