| 程序包 | 说明 |
|---|---|
| com.jdon.aop | |
| com.jdon.bussinessproxy.dyncproxy | |
| com.jdon.bussinessproxy.dyncproxy.cglib | |
| com.jdon.container.access |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
AopClient.invoke(TargetMetaRequest targetMetaRequest,
Method method,
Object[] args)
dynamic proxy active this method when client call userService.xxxmethod
|
| 构造器和说明 |
|---|
DynamicProxyWeaving(TargetMetaRequest targetMetaRequest,
AopClient aopClient) |
| 构造器和说明 |
|---|
CGLIBDynamicProxyWeaving(TargetMetaRequest targetMetaRequest,
AopClient aopClient) |
| 限定符和类型 | 方法和说明 |
|---|---|
TargetMetaRequest |
TargetMetaRequestsHolder.getTargetMetaRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TargetMetaRequestsHolder.setTargetMetaRequest(TargetMetaRequest targetMetaRequest) |
Copyright © 2018. All rights reserved.