[jboss-cvs] JBoss Messaging SVN: r8174 - branches/JBM1842/integration/EAP4/etc/xmdesc.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 19 10:12:20 EST 2011


Author: gaohoward
Date: 2011-01-19 10:12:20 -0500 (Wed, 19 Jan 2011)
New Revision: 8174

Modified:
   branches/JBM1842/integration/EAP4/etc/xmdesc/MessagingPostOffice-xmbean.xml
Log:
save work


Modified: branches/JBM1842/integration/EAP4/etc/xmdesc/MessagingPostOffice-xmbean.xml
===================================================================
--- branches/JBM1842/integration/EAP4/etc/xmdesc/MessagingPostOffice-xmbean.xml	2011-01-19 15:09:52 UTC (rev 8173)
+++ branches/JBM1842/integration/EAP4/etc/xmdesc/MessagingPostOffice-xmbean.xml	2011-01-19 15:12:20 UTC (rev 8174)
@@ -161,6 +161,12 @@
       <type>boolean</type>
    </attribute>
 
+   <attribute access="read-write" getMethod="getNodeStateRefreshInterval" setMethod="setNodeStateRefreshInterval">
+      <description>Time (milliseconds) between two consecutive timestamping, default 30000</description>
+      <name>NodeStateRefreshInterval</name>
+      <type>long</type>
+   </attribute>
+
    <!-- Managed operations -->
 
    <operation>



More information about the jboss-cvs-commits mailing list