You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2002/08/04 05:15:44 UTC

cvs commit: jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/factory ComponentFactory.java

donaldp     2002/08/03 20:15:44

  Modified:    containerkit/src/java/org/apache/excalibur/containerkit/factory
                        ComponentFactory.java
  Log:
  Shorten link
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/factory/ComponentFactory.java
  
  Index: ComponentFactory.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/factory/ComponentFactory.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ComponentFactory.java	2 Aug 2002 05:47:21 -0000	1.1
  +++ ComponentFactory.java	4 Aug 2002 03:15:44 -0000	1.2
  @@ -32,7 +32,7 @@
   public interface ComponentFactory
   {
       /**
  -     * Create a {@link org.apache.excalibur.containerkit.metainfo.ComponentInfo} for component
  +     * Create a {@link ComponentInfo} for component
        * specified by implementationKey.
        *
        * @param implementationKey the key indicating type of component (usually classname)
  
  
  

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