@ThreadSafe public class NoneProxy extends Object implements InvocationHandler, IProxy
NoneProxy(Object target)
Object
invoke(Object proxy, Method method, Object[] args)
proxy()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NoneProxy(Object target)
public Object proxy()
proxy
IProxy
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2024. All rights reserved.