Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.commons.pool2.proxy Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| CglibProxySource | Provides proxy objects using CGLib. | Class | org.apache.commons.pool2.proxy | Apache Commons |
|
| JdkProxySource | Provides proxy objects using Java reflection. | Class | org.apache.commons.pool2.proxy | Apache Commons |
|
| ProxiedKeyedObjectPool | Create a new keyed object pool where the pooled objects are wrapped in proxies allowing better control of pooled objects and in particular the | Class | org.apache.commons.pool2.proxy | Apache Commons |
|
| ProxiedObjectPool | Create a new object pool where the pooled objects are wrapped in proxies allowing better control of pooled objects and in particular the prevention | Class | org.apache.commons.pool2.proxy | Apache Commons |