donaldp     2003/03/19 04:53:56

  Modified:    fortress/src/java/org/apache/avalon/fortress/impl/handler
                        PoolableComponentHandler.java
  Log:
  fix javadoc
  
  Revision  Changes    Path
  1.3       +2 -2      
avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/handler/PoolableComponentHandler.java
  
  Index: PoolableComponentHandler.java
  ===================================================================
  RCS file: 
/home/cvs/avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/handler/PoolableComponentHandler.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- PoolableComponentHandler.java     7 Feb 2003 16:08:12 -0000       1.2
  +++ PoolableComponentHandler.java     19 Mar 2003 12:53:56 -0000      1.3
  @@ -96,7 +96,7 @@
       * Configuration of the handler under which the minimum pool size
       * is established.
       * @param configuration the configuration fragment
  -    * @exception configuration exception if the supplied configuration attribute 
  +    * @exception ConfigurationException if the supplied configuration attribute 
       *    for 'pool-min' cannot be resolved to an integer value
       */
       public void configure( final Configuration configuration )
  
  
  

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

Reply via email to