@Deprecated public interface InvokerListener extends InvokerListener
void referred(Invoker<?> invoker) throws RpcException
RpcExceptionvoid destroyed(Invoker<?> invoker)
default void referred(Invoker<?> invoker) throws RpcException
InvokerListenerreferred 在接口中 InvokerListenerRpcExceptionProtocol.refer(Class, org.apache.dubbo.common.URL)default void destroyed(Invoker<?> invoker)
InvokerListenerdestroyed 在接口中 InvokerListenerNode.destroy()Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.