Date: 2004-05-20T09:04:04
   Editor: DirkVerbeeck <[EMAIL PROTECTED]>
   Wiki: Jakarta Commons Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/jakarta-commons/FrontPage

   add Pool

Change Log:

------------------------------------------------------------------------------
@@ -18,6 +18,7 @@
  * [:HttpClient] - HttpClient provides a framework for working with the client-side 
of the HTTP protocol.
  * [:Lang] - Lang provides a set of common utilities that should be provided by the 
JDK, including String handling, Object and Date helpers, nested exceptions and 
enumerated types.
  * [:Net] -  Net is a a collection of network utilities, based on the NetComponents 
codebase, including FTP clients etc.
+ * [:Pool] - Pool provides a generic object pooling interface, a toolkit for creating 
modular object pools and several general purpose pool implementations.
  * [:Validator] - Validator provides components for user input validation
 
 

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

Reply via email to