|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.cluster.NodeStatusFactory
public class NodeStatusFactory
Create a Map of NodeStatus objects for the cluster
Constructor Summary | |
---|---|
NodeStatusFactory()
|
Method Summary | |
---|---|
static java.util.Map |
getNodeStatusesForCluster(ClusterManager clusterManager)
Deprecated. since 3.1 leaks Coherence objects. Use ClusterManager.getNodeStatuses() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeStatusFactory()
Method Detail |
---|
@Deprecated public static java.util.Map getNodeStatusesForCluster(ClusterManager clusterManager)
ClusterManager.getNodeStatuses()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |