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

Shane Bryzak sbryzak at redhat.com
Tue Feb 20 18:35:47 EST 2007


  User: sbryzak2
  Date: 07/02/20 18:35:47

  Modified:    doc/reference/en/modules  tutorial.xml
  Log:
  removed unnecessary @Synchronized from code listing
  
  Revision  Changes    Path
  1.77      +16 -17    jboss-seam/doc/reference/en/modules/tutorial.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: tutorial.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/tutorial.xml,v
  retrieving revision 1.76
  retrieving revision 1.77
  diff -u -b -r1.76 -r1.77
  --- tutorial.xml	17 Jan 2007 03:14:29 -0000	1.76
  +++ tutorial.xml	20 Feb 2007 23:35:47 -0000	1.77
  @@ -2239,7 +2239,6 @@
   @Name("hotelSearch")
   @Scope(ScopeType.SESSION)
   @LoggedIn
  - at Synchronized
   public class HotelSearchingAction implements HotelSearching
   {
      
  
  
  



More information about the jboss-cvs-commits mailing list