public class

NodeStatusFactory

extends Object
java.lang.Object
   ↳ com.atlassian.confluence.cluster.NodeStatusFactory

Class Overview

Create a Map of NodeStatus objects for the cluster

Summary

Public Constructors
NodeStatusFactory()
Public Methods
@Deprecated static Map getNodeStatusesForCluster(ClusterManager clusterManager)
This method is deprecated. since 3.1 leaks Coherence objects. Use getNodeStatuses()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public NodeStatusFactory ()

Public Methods

@Deprecated public static Map getNodeStatusesForCluster (ClusterManager clusterManager)

This method is deprecated.
since 3.1 leaks Coherence objects. Use getNodeStatuses()