public abstract class InvokerListenerAdapter extends Object implements InvokerListener
public void referred(Invoker<?> invoker) throws RpcException
InvokerListenerreferred 在接口中 InvokerListenerRpcExceptionProtocol.refer(Class, org.apache.dubbo.common.URL)public void destroyed(Invoker<?> invoker)
InvokerListenerdestroyed 在接口中 InvokerListenerNode.destroy()Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.