public static class DynamicProxyTest.ProxyService extends Object implements InvocationHandler
DynamicProxyTest.ProxyService()
Object
invoke(Object proxy, Method m, Object[] args)
static <T> T
newInstance(Class<T> cls)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DynamicProxyTest.ProxyService()
public static <T> T newInstance(Class<T> cls)
public Object invoke(Object proxy, Method m, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2014–2015. All rights reserved.