Uses of Class
com.atlassian.confluence.cluster.ClusterConfig

Packages that use ClusterConfig
com.atlassian.confluence.cluster   
com.atlassian.confluence.cluster.tangosol   
 

Uses of ClusterConfig in com.atlassian.confluence.cluster
 

Methods in com.atlassian.confluence.cluster with parameters of type ClusterConfig
 void ClusterManager.configure(ClusterConfig config)
          Set a new cluster configuration.
 void ClusterManager.reconfigure(ClusterConfig config)
          Set a new cluster configuration and cycle the service
 

Uses of ClusterConfig in com.atlassian.confluence.cluster.tangosol
 

Methods in com.atlassian.confluence.cluster.tangosol with parameters of type ClusterConfig
 void TangosolClusterManager.configure(ClusterConfig config)
          Set a new cluster config but do not cycle the service
 void TangosolClusterManager.reconfigure(ClusterConfig config)
          Bootstrap a new cluster configuration.
 



Confluence is developed by Atlassian.