public class JdkInterceptor extends Object implements InvocationHandler, Serializable
Constructor and Description |
---|
JdkInterceptor(Object target,
Aspect aspect)
构造
|
Modifier and Type | Method and Description |
---|---|
Object |
getTarget() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
Copyright © 2024. All rights reserved.