public class DefaultProxy extends AbstractProxy
DefaultProxy()
<T> T
execute(String interfaceOrClassName, String method, Object... args)
newInstance(String interfaceOrClassName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultProxy()
public <T> T newInstance(String interfaceOrClassName)
IProxy
interfaceOrClassName
public <T> T execute(String interfaceOrClassName, String method, Object... args)
method
args
Copyright © 2023. All Rights Reserved.