[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Shane Bryzak sbryzak at redhat.com
Tue Feb 20 09:31:48 EST 2007


  User: sbryzak2
  Date: 07/02/20 09:31:48

  Modified:    doc/reference/en/modules  jms.xml
  Log:
  fixed another typo
  
  Revision  Changes    Path
  1.13      +1 -1      jboss-seam/doc/reference/en/modules/jms.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: jms.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/jms.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- jms.xml	20 Feb 2007 14:24:58 -0000	1.12
  +++ jms.xml	20 Feb 2007 14:31:48 -0000	1.13
  @@ -112,7 +112,7 @@
       public void processScheduledPayment(Payment payment, @Expiration Date date);
   
       @Asynchronous
  -    public void processRecurringPayment(Payment payment, @Expiration Date date, @IntervalDuration Date interval)'
  +    public void processRecurringPayment(Payment payment, @Expiration Date date, @IntervalDuration Long interval)'
   }]]></programlisting>
           
           <programlisting><![CDATA[@Stateful
  
  
  



More information about the jboss-cvs-commits mailing list