public class JavassistProxyFactory extends AbstractProxyFactory
| 构造器和说明 |
|---|
JavassistProxyFactory() |
public <T> T getProxy(Invoker<T> invoker, Class<?>[] interfaces)
getProxy 在类中 AbstractProxyFactorypublic <T> Invoker<T> getInvoker(T proxy, Class<T> type, URL url)
ProxyFactoryCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.