Uses of Package
org.apache.commons.pool2.proxy
-
Packages that use org.apache.commons.pool2.proxy Package Description org.apache.commons.pool2.proxy Object pooling proxy implementation. -
Classes in org.apache.commons.pool2.proxy used by org.apache.commons.pool2.proxy Class Description BaseProxyHandler Base implementation for object wrappers when using aProxiedObjectPool
.ProxySource The interface that any provide of proxy instances must implement to allow theProxiedObjectPool
to create proxies as required.