public class MethodHandlerUtils extends Object
MethodHandlerUtils()
static Object
invokeDefault(Object proxy, Method method, Object[] args)
invokeObject(Class<?> interfaceClz, Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MethodHandlerUtils()
public static Object invokeDefault(Object proxy, Method method, Object[] args) throws Throwable
Throwable
public static Object invokeObject(Class<?> interfaceClz, Object proxy, Method method, Object[] args)
Copyright © 2023. All rights reserved.