You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rs...@apache.org on 2002/08/01 20:47:19 UTC

cvs commit: jakarta-commons/discovery/src/java/org/apache/commons/discovery ServiceCache.java

rsitze      2002/08/01 11:47:19

  Modified:    discovery/src/java/org/apache/commons/discovery
                        ServiceCache.java
  Log:
  Hide internal-use only class ServiceCache.
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-commons/discovery/src/java/org/apache/commons/discovery/ServiceCache.java
  
  Index: ServiceCache.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/discovery/src/java/org/apache/commons/discovery/ServiceCache.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ServiceCache.java	1 Aug 2002 18:46:03 -0000	1.3
  +++ ServiceCache.java	1 Aug 2002 18:47:19 -0000	1.4
  @@ -73,7 +73,7 @@
    * 
    * @author Richard A. Sitze
    */
  -public class ServiceCache
  +class ServiceCache
   {
       /**
        * Previously encountered service interfaces (spis), keyed by the
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>