T
public class RefererInvocationHandler<T> extends AbstractRefererHandler<T> implements InvocationHandler
clusters, clz, interfaceName, switcherService
RefererInvocationHandler(Class<T> clz, List<Cluster<T>> clusters)
Object
invoke(Object proxy, Method method, Object[] args)
boolean
isLocalMethod(Method method)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RefererInvocationHandler(Class<T> clz, List<Cluster<T>> clusters)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
public boolean isLocalMethod(Method method)
method
Copyright © 2021. All rights reserved.