public interface ProxyChain extends Invocation
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getNames()
获取参数名称
|
Object |
proceed(Object[] arguments)
执行方法
|
getArguments, getMethod, getProxy, proceedCopyright © 2019. All rights reserved.