[jboss-cvs] JBossRemoting/src/main/org/jboss/remoting ...

Ron Sigal ron_sigal at yahoo.com
Wed Jan 17 21:39:10 EST 2007


  User: rsigal  
  Date: 07/01/17 21:39:10

  Modified:    src/main/org/jboss/remoting  Tag: remoting_2_x
                        InvokerRegistry.java
  Log:
  JBREM-662:  The previous commit message should have said "removed reallyDestroyClientInvoker()".
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.34.4.4  +2 -2      JBossRemoting/src/main/org/jboss/remoting/InvokerRegistry.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: InvokerRegistry.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/main/org/jboss/remoting/InvokerRegistry.java,v
  retrieving revision 1.34.4.3
  retrieving revision 1.34.4.4
  diff -u -b -r1.34.4.3 -r1.34.4.4
  --- InvokerRegistry.java	18 Jan 2007 02:37:26 -0000	1.34.4.3
  +++ InvokerRegistry.java	18 Jan 2007 02:39:10 -0000	1.34.4.4
  @@ -48,7 +48,7 @@
    *
    * @author <a href="mailto:jhaynie at vocalocity.net">Jeff Haynie</a>
    * @author <a href="mailto:telrod at e2technologies.net">Tom Elrod</a>
  - * @version $Revision: 1.34.4.3 $
  + * @version $Revision: 1.34.4.4 $
    */
   public class InvokerRegistry
   {
  
  
  



More information about the jboss-cvs-commits mailing list