com.atlassian.confluence.cluster
Class NodeStatusFactory

java.lang.Object
  extended by com.atlassian.confluence.cluster.NodeStatusFactory

public class NodeStatusFactory
extends java.lang.Object

Create a Map of NodeStatus objects for the cluster


Constructor Summary
NodeStatusFactory()
           
 
Method Summary
static java.util.Map getNodeStatusesForCluster(ClusterManager clusterManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeStatusFactory

public NodeStatusFactory()
Method Detail

getNodeStatusesForCluster

public static java.util.Map getNodeStatusesForCluster(ClusterManager clusterManager)


Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.