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

Manik Surtani msurtani at jboss.com
Wed Jan 3 09:08:37 EST 2007


  User: msurtani
  Date: 07/01/03 09:08:37

  Modified:    src/org/jboss/cache  CacheSPI.java
  Log:
  Javadoc
  
  Revision  Changes    Path
  1.25      +1 -1      JBossCache/src/org/jboss/cache/CacheSPI.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CacheSPI.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/src/org/jboss/cache/CacheSPI.java,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -b -r1.24 -r1.25
  --- CacheSPI.java	2 Jan 2007 17:15:29 -0000	1.24
  +++ CacheSPI.java	3 Jan 2007 14:08:37 -0000	1.25
  @@ -64,7 +64,7 @@
      void removeInterceptor(int position);
   
      /**
  -    * @return Retrieves a reference to the currently configured {@link org.jboss.cache.loader.CacheLoaderManager}.
  +    * @return Retrieves a reference to the currently configured {@link org.jboss.cache.loader.CacheLoaderManager} if one or more cache loaders are configured, null otherwise.
       */
      CacheLoaderManager getCacheLoaderManager();
   
  
  
  



More information about the jboss-cvs-commits mailing list