static class CglibProxyFactory.CGLIBInvocationHandlerAdapter extends AbstractProxyFactory.CoincidentalInvocationHandlerAdapter implements net.sf.cglib.proxy.InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
CGLIBInvocationHandlerAdapter(Invoker invoker)
Construct a CGLIBInvocationHandlerAdapter.
|
invokeprivate static final long serialVersionUID
public CGLIBInvocationHandlerAdapter(Invoker invoker)
invoker - the wrapping invoker instance