@SpiMeta(name="jdk") public class JdkProxyFactory extends Object implements ProxyFactory
JdkProxyFactory()
<T> T
getProxy(Class<T> clz, InvocationHandler invocationHandler)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JdkProxyFactory()
public <T> T getProxy(Class<T> clz, InvocationHandler invocationHandler)
getProxy
ProxyFactory
Copyright © 2016. All rights reserved.