public abstract class InvokerListenerAdapter extends Object implements InvokerListener
| Constructor and Description |
|---|
InvokerListenerAdapter() |
public void referred(Invoker<?> invoker) throws RpcException
InvokerListenerreferred in interface InvokerListenerRpcExceptionProtocol.refer(Class, URL)public void destroyed(Invoker<?> invoker)
InvokerListenerdestroyed in interface InvokerListenerNode.destroy()Copyright © 2012–2018 The Dubbo Project. All rights reserved.