donaldp     2003/03/19 04:50:57

  Modified:    fortress/src/java/org/apache/avalon/fortress/impl/handler
                        ComponentFactory.java
  Log:
  Fix javadoc
  
  Revision  Changes    Path
  1.11      +1 -2      
avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/handler/ComponentFactory.java
  
  Index: ComponentFactory.java
  ===================================================================
  RCS file: 
/home/cvs/avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/handler/ComponentFactory.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- ComponentFactory.java     19 Mar 2003 12:50:03 -0000      1.10
  +++ ComponentFactory.java     19 Mar 2003 12:50:56 -0000      1.11
  @@ -152,7 +152,6 @@
       * implemented by the component class.
       *
       * @return the new instance
  -    * @exception
       */
       public Object newInstance()
           throws Exception
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to