public class SpringCglibInterceptor extends SimpleInterceptor implements org.springframework.cglib.proxy.MethodInterceptor
aspect, target
Constructor and Description |
---|
SpringCglibInterceptor(Object target,
Aspect aspect)
构造
|
Modifier and Type | Method and Description |
---|---|
Object |
intercept(Object obj,
Method method,
Object[] args,
org.springframework.cglib.proxy.MethodProxy proxy) |
getTarget
Copyright © 2025. All rights reserved.