| Package | Description |
|---|---|
| com.thoughtworks.proxy.factory |
Different implementations of the ProxyFactory interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CglibProxyFactory
A
ProxyFactory based on CGLIB. |
class |
StandardProxyFactory
A
ProxyFactory based on a JDK. |