Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0-M12
-
None
-
All
Description
LdapConnectionPool should extend GenericObjectPool<LdapConnection> , and not just GenericObjectPool.
So methods that accept ObjectPool<LdapConnection>, can be supplied by a LdapConnectionPool instance without compiler warnings.
Attachments
Issue Links
- is duplicated by
-
DIRAPI-93 LdapConnectionPool should extend GenericObjectPool<LdapConnection>
- Closed