| Package | Description |
|---|---|
| com.thoughtworks.proxy.factory |
Different implementations of the ProxyFactory interface.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
CglibProxyFactory.CGLIBInvocationHandlerAdapter
The native invocation handler.
|
(package private) static class |
StandardProxyFactory.StandardInvocationHandlerAdapter
The native InvocationHandler implementation.
|