private static class CglibAopProxy.StaticUnadvisedExposedInterceptor
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Object |
target |
| Constructor and Description |
|---|
StaticUnadvisedExposedInterceptor(java.lang.Object target) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
intercept(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args,
MethodProxy methodProxy) |