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.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.cluster
 

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



Copyright © 2003-2014 Atlassian. All Rights Reserved.