| 程序包 | 说明 |
|---|---|
| com.jfinal.aop |
| 构造器和说明 |
|---|
Invocation(Object target,
Long proxyMethodKey,
Callback callback) |
Invocation(Object target,
Long proxyMethodKey,
Callback callback,
Object... args) |
Invocation(Object target,
Method method,
Interceptor[] inters,
Callback callback,
Object[] args)
用于扩展 ProxyFactory
|
Copyright © 2022. All rights reserved.