JavaDoc API for GenericKeyedObjectPool is incorrect for some methods.
---------------------------------------------------------------------

                 Key: POOL-90
                 URL: http://issues.apache.org/jira/browse/POOL-90
             Project: Commons Pool
          Issue Type: Bug
    Affects Versions: 1.3
            Reporter: Richard O'Sullivan
            Priority: Minor


The JavaDoc API for GenericKeyedObjectPool states that the clear(), 
clear(Object key) and close() methods are "Not supported in this base 
implementation" or "Does nothing this base implementation"; however, the source 
class file shows that each method contains code to clear and close the pools. 
Request that the JavaDoc API be updated to accurately describe the method 
behaviour.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to