[jboss-cvs] JBossCache/src/org/jboss/cache ...

Manik Surtani msurtani at jboss.com
Fri Jan 19 11:02:07 EST 2007


  User: msurtani
  Date: 07/01/19 11:02:07

  Modified:    src/org/jboss/cache  RegionManager.java
  Log:
  Improved Javadocs
  
  Revision  Changes    Path
  1.28      +1 -1      JBossCache/src/org/jboss/cache/RegionManager.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: RegionManager.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/src/org/jboss/cache/RegionManager.java,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -b -r1.27 -r1.28
  --- RegionManager.java	19 Jan 2007 16:00:31 -0000	1.27
  +++ RegionManager.java	19 Jan 2007 16:02:07 -0000	1.28
  @@ -772,7 +772,7 @@
      }
   
      /**
  -    * Returns the cache for this region.
  +    * Returns the cache for this region manager
       */
      public CacheImpl getCache()
      {
  
  
  



More information about the jboss-cvs-commits mailing list