Author: clebert.suconic(a)jboss.com
Date: 2011-06-21 11:45:02 -0400 (Tue, 21 Jun 2011)
New Revision: 10867
Modified:
branches/Branch_2_2_EAP_cluster_clean2/src/main/org/hornetq/core/client/impl/Topology.java
Log:
tweak
Modified:
branches/Branch_2_2_EAP_cluster_clean2/src/main/org/hornetq/core/client/impl/Topology.java
===================================================================
---
branches/Branch_2_2_EAP_cluster_clean2/src/main/org/hornetq/core/client/impl/Topology.java 2011-06-21
15:34:44 UTC (rev 10866)
+++
branches/Branch_2_2_EAP_cluster_clean2/src/main/org/hornetq/core/client/impl/Topology.java 2011-06-21
15:45:02 UTC (rev 10867)
@@ -149,7 +149,7 @@
return count;
}
- public String describe()
+ public synchronized String describe()
{
String desc = "";