Uses of Package
com.atlassian.confluence.cluster.shareddata

Packages that use com.atlassian.confluence.cluster.shareddata
com.atlassian.confluence.cluster   
com.atlassian.confluence.cluster.hazelcast.shareddata   
com.atlassian.confluence.cluster.nonclustered Implementations for cluster interfaces when no cluster is present. 
com.atlassian.confluence.cluster.safety   
com.atlassian.confluence.cluster.shareddata   
com.atlassian.confluence.rpc.auth   
com.atlassian.confluence.setup   
com.atlassian.confluence.setup.actions   
 

Classes in com.atlassian.confluence.cluster.shareddata used by com.atlassian.confluence.cluster
SharedDataManager
          Provides facilities to publish shared data across a cluster.
 

Classes in com.atlassian.confluence.cluster.shareddata used by com.atlassian.confluence.cluster.hazelcast.shareddata
PluginSharedDataKey
           
PluginSharedDataStore
          Defines a mechanism to manage the storage of plugin-specific SharedData.
SharedData
          Provides a mechanism to obtain shared data structures.
SharedDataManager
          Provides facilities to publish shared data across a cluster.
 

Classes in com.atlassian.confluence.cluster.shareddata used by com.atlassian.confluence.cluster.nonclustered
PluginSharedDataKey
           
PluginSharedDataStore
          Defines a mechanism to manage the storage of plugin-specific SharedData.
SharedData
          Provides a mechanism to obtain shared data structures.
SharedDataManager
          Provides facilities to publish shared data across a cluster.
 

Classes in com.atlassian.confluence.cluster.shareddata used by com.atlassian.confluence.cluster.safety
SharedDataManager
          Provides facilities to publish shared data across a cluster.
 

Classes in com.atlassian.confluence.cluster.shareddata used by com.atlassian.confluence.cluster.shareddata
PluginSharedDataKey
           
PluginSharedDataRegistry
          Provides facilities to allow plugins to obtain SharedData instances.
PluginSharedDataStore
          Defines a mechanism to manage the storage of plugin-specific SharedData.
SharedData
          Provides a mechanism to obtain shared data structures.
 

Classes in com.atlassian.confluence.cluster.shareddata used by com.atlassian.confluence.rpc.auth
SharedDataManager
          Provides facilities to publish shared data across a cluster.
 

Classes in com.atlassian.confluence.cluster.shareddata used by com.atlassian.confluence.setup
SharedDataManager
          Provides facilities to publish shared data across a cluster.
 

Classes in com.atlassian.confluence.cluster.shareddata used by com.atlassian.confluence.setup.actions
SharedDataManager
          Provides facilities to publish shared data across a cluster.
 



Copyright © 2003–2015 Atlassian. All rights reserved.