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

Elias Ross genman at noderunner.net
Thu Jan 18 21:04:14 EST 2007


  User: genman  
  Date: 07/01/18 21:04:14

  Modified:    src/org/jboss/cache/config  CacheLoaderConfig.java
  Log:
  JBCACHE-939 - Clean up JavaDoc, first pass
  
  Revision  Changes    Path
  1.20      +1 -1      JBossCache/src/org/jboss/cache/config/CacheLoaderConfig.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CacheLoaderConfig.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/src/org/jboss/cache/config/CacheLoaderConfig.java,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -b -r1.19 -r1.20
  --- CacheLoaderConfig.java	22 Dec 2006 03:23:15 -0000	1.19
  +++ CacheLoaderConfig.java	19 Jan 2007 02:04:14 -0000	1.20
  @@ -16,7 +16,7 @@
   
   /**
    * Holds the configuration of the cache loader chain.  ALL cache loaders should be defined using this class, adding
  - * individual cache loaders to the chain by calling {@see CacheLoaderConfig#addIndividualCacheLoaderConfig}
  + * individual cache loaders to the chain by calling {@link CacheLoaderConfig#addIndividualCacheLoaderConfig}
    *
    * @author <a href="mailto:manik at jboss.org">Manik Surtani (manik at jboss.org)</a>
    * @author Brian Stansberry
  
  
  



More information about the jboss-cvs-commits mailing list