public interface Invoker<T> extends Node
Protocol.refer(Class, com.alibaba.dubbo.common.URL),
InvokerListener,
AbstractInvoker| 限定符和类型 | 方法和说明 |
|---|---|
Class<T> |
getInterface()
get service interface.
|
Result |
invoke(Invocation invocation)
invoke.
|
destroy, getUrl, isAvailableResult invoke(Invocation invocation) throws RpcException
invocation - RpcExceptionCopyright © 2012–2017 Alibaba. All rights reserved.