| Package | Description |
|---|---|
| org.apache.commons.pool2.proxy |
Object pooling proxy implementation.
|
| Class and Description |
|---|
| BaseProxyHandler
Base implementation for object wrappers when using a
ProxiedObjectPool. |
| ProxySource
The interface that any provide of proxy instances must implement to allow the
ProxiedObjectPool to create proxies as required. |