Package org.aoju.bus.proxy.invoker
Interface ProxyChain
- All Superinterfaces:
Invocation
- All Known Implementing Classes:
InvocationInvoker,JoinPointInvoker
拦截层
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Method Summary
Methods inherited from interface org.aoju.bus.proxy.Invocation
getArguments, getMethod, getProxy, proceed