public interface Directory<T> extends Node
| 限定符和类型 | 方法和说明 |
|---|---|
Class<T> |
getInterface()
get service type.
|
List<Invoker<T>> |
list(Invocation invocation)
list invokers.
|
destroy, getUrl, isAvailableList<Invoker<T>> list(Invocation invocation) throws RpcException
RpcExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.