| Package | Description |
|---|---|
| org.apache.commons.pool2.proxy |
Object pooling proxy implementation.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
CglibProxyHandler<T>
CGLib implementation of the proxy handler.
|
(package private) class |
JdkProxyHandler<T>
Java reflection implementation of the proxy handler.
|