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