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

Peter Muir peter at bleepbleep.org.uk
Thu Oct 11 18:52:03 EDT 2007


  User: pmuir   
  Date: 07/10/11 18:52:03

  Modified:    doc/reference/en/modules  concepts.xml
  Log:
  JBSEAM-1647 (thanks to Matt Drees)
  
  Revision  Changes    Path
  1.67      +5 -0      jboss-seam/doc/reference/en/modules/concepts.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: concepts.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/concepts.xml,v
  retrieving revision 1.66
  retrieving revision 1.67
  diff -u -b -r1.66 -r1.67
  --- concepts.xml	4 Sep 2007 17:00:41 -0000	1.66
  +++ concepts.xml	11 Oct 2007 22:52:03 -0000	1.67
  @@ -716,6 +716,11 @@
   }]]></programlisting>
   
           <para> 
  +            Injected values are disinjected (i.e, set to <literal>null</literal>) immediately after method 
  +            completion and outjection.
  +        </para>
  +        
  +        <para> 
               (There is much more information about component lifecycle and injection in the next chapter.) 
           </para>
   
  
  
  



More information about the jboss-cvs-commits mailing list