[jboss-cvs] contrib/varia/src/etc ...

Dimitris Andreadis dimitris.andreadis at jboss.com
Thu Jul 13 11:03:18 EDT 2006


  User: dimitris
  Date: 06/07/13 11:03:18

  Modified:    varia/src/etc  Tag: Branch_4_0 monitoring-service.xml
  Log:
  JBAS-3391, add FixedRate setting
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.6.5   +4 -1      contrib/varia/src/etc/monitoring-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: monitoring-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/varia/src/etc/monitoring-service.xml,v
  retrieving revision 1.2.6.4
  retrieving revision 1.2.6.5
  diff -u -b -r1.2.6.4 -r1.2.6.5
  --- monitoring-service.xml	23 Sep 2005 09:15:05 -0000	1.2.6.4
  +++ monitoring-service.xml	13 Jul 2006 15:03:17 -0000	1.2.6.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   
  -<!-- $Id: monitoring-service.xml,v 1.2.6.4 2005/09/23 09:15:05 dimitris Exp $ -->
  +<!-- $Id: monitoring-service.xml,v 1.2.6.5 2006/07/13 15:03:17 dimitris Exp $ -->
   
   <!-- ===================================================================== -->
   <!--                                                                       -->
  @@ -109,6 +109,9 @@
     Repeatitions
       - How many timer notifications to emit when the period is not zero;
       - a zero value produces infinite notifications
  +  FixedRate
  +    - Whether the periodic notification should be produced at
  +    - FixedRate (true) or FixedDelay (false, default)
     TimerMBean
       - The ObjectName of the JMX Timer to configure, combined with a dependency
       
  
  
  



More information about the jboss-cvs-commits mailing list