注释类型 ProxyChain
-
@Proxy(proxyClass=LogProxy.class) @Proxy(proxyClass=AuthenticationProxy.class) @Target(TYPE) @Retention(RUNTIME) @Documented public @interface ProxyChain
- 作者:
- Pengtao Qiu
@Proxy(proxyClass=LogProxy.class) @Proxy(proxyClass=AuthenticationProxy.class) @Target(TYPE) @Retention(RUNTIME) @Documented public @interface ProxyChain