public class DubboUtil extends Object
| 构造器和说明 |
|---|
DubboUtil() |
public static Class<?> getAssistInterface(Object proxyBean) throws NoSuchFieldException, SecurityException, IllegalArgumentException, IllegalAccessException, NoSuchMethodException, InvocationTargetException
proxyBean - the proxy beanNoSuchFieldException - the no such field exceptionSecurityException - the security exceptionIllegalArgumentException - the illegal argument exceptionIllegalAccessException - the illegal access exceptionNoSuchMethodException - the no such method exceptionInvocationTargetException - the invocation target exceptionCopyright © 2019 Seata. All rights reserved.